Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 83,219 for

object

(0.15 sec)
  1. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....should: Create a Document class object with the source PDF file. Create...Create a Document class object with the destination PDF file...

    docs.aspose.com/pdf/java/move-pages/
  2. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...index returns an XImage object. This object provides a save method...Create a new FileOutputStream object to save the image $outputImage...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  3. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications....document through the Document object’s PageCollection collection...Document object and add the individual Page object into the empty...

    docs.aspose.com/pdf/java/split-document/
  4. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....file into the Document class object for converting to an image...Create the Resolution class object to set the output image resolution...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  5. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...DocSaveOptions object in a LoadOptions object. expect (() =>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... Add ( new object [] { 1 , "John Doe" }); tableCustomers...tableCustomers . Rows . Add ( new object [] { 2 , "Jane Doe" }); DataSet...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++....access the ActiveX control object via Shape.getActiveXControl()..."data" ); // Create workbook object const wb = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  8. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge Object, enhancing your workflow by simplifying mail merge tasks effortlessly....property Returns a MailMerge object that represents the mail merge...); table . Rows . Add ( new object [] { "Thomas Hardy" , "120...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....excel file inside a workbook object Workbook wb ( srcDir + u "...text box which is also a shape object from shapes collection Shape...

    docs.aspose.com/cells/cpp/change-character-spac...
  10. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can be SaveFormat...DocSaveOptions object in a LoadOptions object. with self . assertRaises...

    reference.aspose.com/words/python-net/aspose.wo...