Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 400,630 for

document

(0.24 sec)
  1. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity....built-in document properties. Document doc = new Document ( MyDir..."Properties.docx" ); // The "Document" object contains some of its...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Export EMLX to RTF via C++ | products.aspose.com

    C++ API to Convert EMLX to RTF without using Microsoft Word or Outlook... manipulate, and convert documents. It includes two APIs, Aspose...that make it easy to convert documents from one format to another...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....(placeholder logic) return true ; } } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  4. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...Developer Guide Working with XPS Document Working with Gradient Live...Show ] Add Gradient in XPS Document Add Horizontal Gradient Aspose...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  5. MailMergeCleanupOptions | Aspose.Words for Java

    Specifies options that determine what items are removed during mail merge in Java....data are removed from the document. doc.getMailMerge().setCl...add(tableCustomers); Document doc = new Document(getMyDir() + "Mail...

    reference.aspose.com/words/java/com.aspose.word...
  6. Comment | Aspose.Words for .NET

    Create engaging comments effortlessly with our Comment constructor. Initialize a new Comment class instance and enhance user interaction seamlessly!...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/com...
  7. Export OFT to PDF via C++ | products.aspose.com

    C++ API to Convert OFT to PDF without using Microsoft Word or Outlook...Words for C++ is a powerful document processing API that can be...It supports a wide range of document formats, including DOC, DOCX...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office...rendering office math. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read protected (password encrypted) Documents, secure a Document with protection or remove protection....Protect PDF Document Using C# Lock PDF using Aspose.PDF .NET...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/net/encrypt/
  10. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....the Working with Charts documentation article. Examples: Shows...and set a title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...