Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 11,398 for

object

(0.06 sec)
  1. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...{“Message”:“Object reference not set to an instance of an object.”} URL...Error: Object reference not set to an instance of an object… Method:...

    forum.aspose.cloud/t/error-in-aspose-at-sfdc/26672
  2. Remove Bookmark in Word with NET REST API

    Follow this article to remove bookmark in Word with NET REST API. It has the IDE settings and sample code to delete bookmark in Word with C# Low Code API....Instantiate the Configuration object by setting the ClientId and...ClientSecret Create the WordsApi object using the given configuration...

    kb.aspose.cloud/words/net/remove-bookmark-in-wo...
  3. Split Word File with NET REST API

    Follow this article to split Word file with NET REST API. You can automatically extract pages from Word with C# REST API using the .NET cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/net/split-word-file-with-...
  4. Split Word File with Python REST API

    Follow this article to split Word file with Python REST API. You can automatically extract pages from Word with Python REST API using the Python cloud SDK....Low Code API Instantiate an object of the WordsApi class to split...stream object Create the SplitDocumentOnlineR object with the...

    kb.aspose.cloud/words/python/split-word-file-wi...
  5. Extract shapes from PowerPoint presentations | ...

    We often need to extract shapes from images added in the slides. Access shapes in presentation images, extract shapes from presentation collection....extract ole data from a drawing object from the document uploaded...Extract Ole Data from a Drawing Object at Amazon S3 Storage (.NET...

    blog.aspose.cloud/words/saaspose-words-rest-api...
  6. ParagraphList|Aspose Words Cloud Docs

    ParagraphList... An object of the DeleteParagraphListF...The document. index Index int Object index. nodePath NodePath string...

    docs.aspose.cloud/words/spec/paragraphlist/
  7. Create Custom Shapes in PowerPoint with Node.js...

    This article guides on how to create custom shapes in PowerPoint with Node.js REST API. You will learn to add PowerPoint presentation shapes with Node.js Low Code API using the Cloud based Node.js SDK....REST API Create the SlidesApi object and upload the source presentation...Master Slide Create a new shape object with specific properties Add...

    kb.aspose.cloud/slides/nodejs/create-custom-sha...
  8. Create Custom Shapes in PowerPoint with Java RE...

    This article guides on how to create custom shapes in PowerPoint with Java REST API. You will learn to add PowerPoint presentation shapes with Java Low Code API using the Cloud based Java SDK....REST API Create the SlidesApi object and upload the source presentation...Master Slide Create a new shape object with specific properties Add...

    kb.aspose.cloud/slides/java/create-custom-shape...
  9. Create Custom Shapes in PowerPoint with C# REST...

    This article guides on how to create custom shapes in PowerPoint with C# REST API. You will learn to add PowerPoint presentation shapes with C# Low Code API using the Cloud based .NET SDK....REST API Create the SlidesApi object and upload the source presentation...Master Slide Create a new shape object with specific properties Add...

    kb.aspose.cloud/hy/slides/net/create-custom-sha...
  10. 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_…...Aspose\Words\ObjectSerializer::deserialize(object, string, array) /var/www/w...Aspose\Words\WordsApi->downloadFileWithHttp(object) /var/www/www-root/data/ww...

    forum.aspose.cloud/t/im-trying-convert-word-fil...