Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 96,282 for

object

(0.21 sec)
  1. Count the number of Slides|Aspose.Slides Docume...

    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....(); // Get the presentation object and pass it to the next CountSlides...// Check for a null document object. if ( presentationDocument...

    docs.aspose.com/slides/net/count-the-number-of-...
  2. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This Object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation. The caller can use or ignore this Object. To learn more, visit the documentation article in C++....SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.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...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...Text file Instantiate Document object and add a new page in the Pages...new object of TextFragment and pass StringBuilder object to its...

    products.aspose.com/pdf/android-java/conversion...
  5. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  6. UserInformation.initials property | Aspose.Word...

    UserInformation.initials property. Gets or sets the user's initials....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. UserInformation.name property | Aspose.Words fo...

    UserInformation.name property. Gets or sets the user's name....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldOptions.currentUser property | Aspose.Word...

    FieldOptions.currentUser property. Gets or sets the current user information....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to PDF in Java. It provides references to use Aspose.PDF for Java, a list of programming steps and a runnable sample code for adding an attachment in PDF file in Java....file with the Document class object where an attachment is to be...using the FileSpecification object Save the output PDF file with...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  10. How to Convert PDF to Image in C#

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

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...