Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 94,479 for

object

(1.23 sec)
  1. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document save, enhancing your document management experience....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/net/aspose.words.sav...
  2. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape Object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…...AnchorID property of a Shape object? Note that the VBA and Interop...node upon processing Document object, you can consider using Node...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...
  3. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats.... // Create a new Document object and load the input PDF file...Create a new LaTeXSaveOptions object $saveOption = new LaTeXSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  4. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/python-net/bookmarks/
  5. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....Object, com.aspose.words.SaveOptions...// Create a "PsSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....(); try { // Create Document object document = new Document ( ...toString (); // Create Document object document = new Document ( ...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  7. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library.... The XImage object gets a given image in the Images...image index. Use the XImage object’s save(..) method to save the...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  8. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...Words Document Object Model (DOM) documentation article...Node ) range Returns a Range object that represents the portion...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border Objects by type. Streamline your design with efficient border management!...(1 of 2) Retrieves a Border object by border type. public Border...not applicable to the current object. Examples Shows how to decorate...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Aspose::Words::Saving::PageRange class | Aspose...

    Aspose::Words::Saving::PageRange class. Represents a continuous range of pages. To learn more, visit the documentation article in C++....PageRange : public System :: Object Methods Method Description...int32_t) Creates a new page range object. static Type () Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.sav...