Sort Score
Result 10 results
Languages All
Labels All
Results 7,251 - 7,260 of 376,802 for

document

(0.17 sec)
  1. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment....signature in a document. doc = aw . Document ( MY_DIR + 'Digitally...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Enable CSS Custom Properties while saving to HT...

    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.... Sample Code AI Document Assistant Close Convert Excel...Exporting Frame Scripts and Document Properties...

    docs.aspose.com/cells/java/enable-css-custom-pr...
  3. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio Documents using the Aspose.Diagram for Java....Basic operations with Visio documents Contents [ Hide ] Visio Diagram...simplest operation with Diagram documents in Aspose.Diagram for Java:...

    docs.aspose.com/diagram/java/basic-operations/
  4. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....surrounded by a border into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. 设置默认字体名称|Aspose.PDF for .NET

    本节描述了如何在从 PDF 转换为图像的过程中设置默认字体名称。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/set-default-font-name/
  6. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your Documents with customizable color settings for better organization!...the color of the structured document tag. public Color Color {...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – C++ Overview https://docs.aspose.com/pdf/cpp/overview/ Recent content in C++ Overview on Documentation Hugo -- gohugo.io Mon, 08 Nov 2021 00:00:00 +0......org/2005/Atom Documentation – C++ Overview https://docs...content in C++ Overview on Documentation Hugo -- gohugo.io Mon, 08...

    docs.aspose.com/pdf/cpp/overview/index.xml
  8. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Discover the IsMoveFromRevision property in Microsoft Word! Learn how it indicates if an object was moved or deleted during change tracking.... Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // This document contains "Move" revisions, which...

    reference.aspose.com/words/net/aspose.words/par...
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF Document with C#. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/