Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 14,349 for

object

(0.03 sec)
  1. Licensing - Aspose.Font for Java

    Java APIs for the developers to manipulate and font files. Here you will find how to get Aspose.Font API Solution for Java license....License using File or Stream Object The license can be loaded from...from a file or stream object. The easiest way to set a license...

    docs.aspose.com/font/java/licensing/
  2. Merge PDF/UA - Free Support Forum - aspose.com

    Buongiorno, ho la necessità di effettuare la merge tra più documenti in formato PDF/UA compliant ma, una volta effettuata la merge, il documento PDF prodotto non risulta essere più PDF/UA compliant. Grazie Matteo...artifacts → text object not tagged/path object not tagged asad...

    forum.aspose.com/t/merge-pdf-ua/310793
  3. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document Object during the saving process, enhancing your workflow efficiency....property Gets the document object that is being saved. public...Create an "HtmlFixedSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....# 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/python-net/aspose.wo...
  5. Aspose::Words::Vba namespace | Aspose.Words for...

    Aspose::Words::Vba namespace. The Aspose.Words.Vba namespace provides classes to work with VBA projects in C++....a collection of VbaModule objects. To learn more, visit the Working...collection of VbaReference objects. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words.vba/
  6. aspose.words.vba module | Aspose.Words for Python

    The aspose.words.vba module provides classes to work with VBA projects....a collection of VbaModule objects. To learn more, visit the Working...collection of VbaReference objects. To learn more, visit the Working...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...anchor/canvas for an AutoShape object with the "In line with text"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldCollection class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCollection class. A collection of [Field](../../aspose.words/field/) Objects that represents the fields in the specified range...class A collection of Field objects that represents the fields...to the children of the node object that it was created from are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert PDF to Text in Java

    This simple tutorial guides you on how to convert PDF to Text in Java with simple API calls. Using Java PDF to Text converter application can be created in a variety of operating systems as per your requirements....file with the Document class object for conversion of PDF to a...a Text file Create an object of TextAbsorber class to set the...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-te...
  10. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....protected using the Document class object Call the unprotect() method...It uses the Document class object to load the protected Word...

    kb.aspose.com/words/java/how-to-unprotect-word-...