Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 66,803 for

path

(0.07 sec)
  1. Add Pages via Cloud .NET SDK

    Add New Pages to PDFs using Aspose.PDF Cloud SDK for .NET.... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/net/pages/add/
  2. Read Information about Master Slides|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Required Description name string path true The name of a presentation...folder string query false The path to the folder containing the...

    docs.aspose.cloud/slides/read-information-about...
  3. Get all pivot tables in an Excel worksheet|Docu...

    Aspose.Cells Cloud REST API support get all pivot tables in an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path Document name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/pivot-tables/get-all/
  4. Delete all shapes on an Excel worksheet|Document

    Aspose.Cells Cloud REST API support deleting all shapes on an Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...name string path document name. sheetName string path worksheet...

    docs.aspose.cloud/cells/shapes/clear/
  5. Match all blank cells in an Excel worksheet|Doc...

    The Aspose.Cells Cloud API supports matching all blank cells in the filter list on an Excel worksheet.SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...Description name string path sheetName string path fieldIndex integer...

    docs.aspose.cloud/cells/autofilter/match-all-bl...
  6. Match all non blank cells in an Excel worksheet...

    The Aspose.Cells Cloud API supports matching all not blank cells in the filter list on an Excel worksheet.SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....parameters are: Parameter Name Type Path/Query String/HTTPBody Description...Description name string path sheetName string path fieldIndex integer...

    docs.aspose.cloud/cells/autofilter/match-all-no...
  7. CSS styling is not working properly - Free Supp...

    Hi @andrey.gubal image.png (61.9 KB) image.png (62.3 KB) Creating this ticket in the right forum. Facing issues with CSS all the text is mis alligned and coming with no space. html code for this <!DOCTYPE html> <ht…...route-path { background: linear-gradient(90deg...flex-start; max-width: 100px; } .route-path-wrapper { display: flex; align-items:...

    forum.aspose.cloud/t/css-styling-is-not-working...
  8. Aspose.Cells Cloud Web API - Merge one spreadsh...

    Combine a spreadsheet file stored in a cloud storage into another spreadsheet, and you can specify the format and location of the data output.....Parameters: Parameter Name Type Path/Query String/HTTPBody Description...Description name String Path The name of the workbook file to be merged...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/
  9. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…... I have error: [ValueError] Path cannot be empty (0) /var/ww...ValueError indicating that the path cannot be empty when trying...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  10. Multiple File Upload - Free Support Forum - asp...

    Is there a way to upload multiple files(lets say images to a specifc folder) in my aspose storage? https://api.aspose.cloud/v4.0/words/storage/file/{Path} I can upload only one file right now...0/words/storage/file/{path} I can upload only one file...var folderPath = "your/folder/path/"; foreach (var file in files)...

    forum.aspose.cloud/t/multiple-file-upload/26975