Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 401,999 for

document

(0.29 sec)
  1. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various Document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Working with Document Contents [ Hide ] The Document class is central...represents a document and provides various document properties...

    docs.aspose.com/words/java/working-with-document/
  2. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....PDF Document Contents [ Hide ] Open existing PDF document There...are several ways to open a document. The easiest is to specify...

    docs.aspose.com/pdf/java/open-pdf-document/
  3. Manage Document Properties|Documentation

    Learn how to manage Document properties through the Aspose.Cells for .NET APIs....Ask AI Manage Document Properties Contents [ Hide ] Introduction...to spreadsheet files. These document properties provide useful...

    docs.aspose.com/cells/net/managing-document-pro...
  4. Open PDF Document|Aspose.PDF for PHP via Java

    Learn how to open a PDF file with Aspose.PDF for PHP via Java....PDF Document Contents [ Hide ] Open existing PDF document PDF...PDF files or portable document format files have become the universal...

    docs.aspose.com/pdf/php-java/open-pdf-document/
  5. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a Document by setting a restriction type using C++. You can also remove protection and make unrestricted editable regions....Ask AI Restrict Document Editing Contents [ Hide ] Sometimes...limit the ability to edit a document and only allow certain actions...

    docs.aspose.com/words/cpp/restrict-document-edi...
  6. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...usage: using (var doc = new Document(dataDir + "YourDocument.pdf"))...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  7. Apply preset theme to VTX document via Python |...

    Python source code to apply preset theme to vtx file within any Python based application....Apply preset theme to VTX document in Python Native and high...apply preset theme to VTX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/theme/vtx/
  8. Translate a Document|Aspose.Words for .NET

    Translate a Document. Aspose.Words for .NET simplifies Document translation using Google AI models, allowing you to specify the target language....Ask AI Translate a Document Contents [ Hide ] What is this page...explains how to translate a document using Aspose.Words and describes...

    docs.aspose.com/words/net/translate-a-document/
  9. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....Ask AI Document Builder Overview Contents [ Hide ] What is this...and shows how to construct document elements programmatically...

    docs.aspose.com/words/net/document-builder-over...
  10. Create New Document|Aspose.Words for Java

    Create a new Document easily and fast instead of using docx4j....Ask AI Create New Document Contents [ Hide ] Aspose.Words - Create...Create New Document Call the Document constructor without parameters...

    docs.aspose.com/words/java/create-new-document/