Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 424,130 for

documents

(0.19 sec)
  1. Reading and Writing Query Table of Worksheet wi...

    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....node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  2. Working with OneNote Notebooks | Aspose.Note Do...

    A comprehensive guide on using and managing OneNote notebooks for developers....creating and saving a Notebook document. Copy 1 String dataDir = Utils...notebook. appendChild ( new Document(dataDir + "Neuer Abschnitt...

    docs.aspose.com/note/java/working-with-onenote-...
  3. FileCorruptedException Class | Aspose.Words for...

    Discover the Aspose.Words.FileCorruptedException class, designed to handle corrupted Documents effortlessly during loading. Ensure seamless document management!...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Extract fonts from PDF|Aspose.PDF for Java

    How to extract font from PDF using Aspose.PDF for Java...fonts from a PDF document, you can use Document.IDocumentFontUtiliti...getAllFonts() method provided in Document class. Please check following...

    docs.aspose.com/pdf/java/extract-fonts-from-pdf/
  5. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#....to add bookmarks to a Word document programmatically using Aspose...wordApp . Documents . Open ( "Add Bookmark.doc" ); Document extendedDocument...

    docs.aspose.com/words/net/add-bookmark/
  6. ImportFormatOptions.merge_pasted_lists property...

    ImportFormatOptions.merge_pasted_lists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists...lists from a documents. src_doc = aw . Document ( file_name =...item.docx' ) dst_doc = aw . Document ( file_name = MY_DIR + 'List...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.embedFullFonts property | Aspose...

    PdfSaveOptions.embedFullFonts property. Controls how fonts are embedded into the resulting PDF Documents....embedded into the resulting PDF documents. get embedFullFonts () : boolean...will result in large output documents. Examples Shows how to enable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....Mail Merge and Reporting documentation article. public abstract...Description Document { get; } Returns the Document object for...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve fonts by name, enhancing your design projects with precision and style....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Add, Delete and Get Annotation using Aspose.PDF...

    With Aspose.PDF for C++ you may add, delete and get annotation from your PDF file. Check all lists of annotations to resolve your task....What are annotations in PDF documents? These are additional objects...possible to make the text in the document more readable, highlight it...

    docs.aspose.com/pdf/cpp/add-delete-and-get-anno...