Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 401,916 for

document

(0.25 sec)
  1. XML Paper Specification - XPS|Documentation

    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....description language and a fixed-document format originally developed...fixed-layout document format designed to preserve document fidelity...

    docs.aspose.com/cells/java/xml-paper-specificat...
  2. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modifying form in your PDF file with Aspose.PDF for Python via .NET library. You can add or remove fields in existing form, get and set field limit and etc....content, and saves the updated document. This approach is useful for...a PDF. Load the input PDF document. Access forms on the first...

    docs.aspose.com/pdf/python-net/modifying-form/
  3. DocumentBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBase class, the essential foundation for creating and managing Word Documents and glossaries with ease and efficiency....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Update Links in PDF|Aspose.PDF for C++

    Update links in PDF programmatically with Aspose.PDF for C++. This guide is about how to update links in PDF file....Target to a Page in the Same Document The following code snippet...to the second page of the document. void SetLinkTargetToAPage...

    docs.aspose.com/pdf/cpp/update-links/
  5. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note 4 Document document = new Document(dataDir...

    docs.aspose.com/note/java/working-with-text-sty...
  6. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing Document in Java....Provides methods for signing document. To learn more, visit the...with Digital Signatures documentation article. Remarks: Since...

    reference.aspose.com/words/java/com.aspose.word...
  7. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2022/
  9. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF Document in C++ using Aspose.PDF to adjust text orientation and improve layout....in different scenarios of document generation. You can specify...Initialize document object auto document = MakeObject < Document > ();...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  10. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF Document....and engagement with your documents. Such content in PDF format...Annotations. Annotations in a PDF document are contained in a Page object’s...

    docs.aspose.com/pdf/cpp/multimedia-annotation/