Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 422,552 for

document

(0.43 sec)
  1. Aspose::Words::DocumentBuilder::get_IsAtEndOfPa...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfParagraph method. Returns true if the cursor is at the end of the current paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the paragraph that is currently selected in this DocumentBuilder in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-to-left paragraph in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...for every paragraph in the document to RTL. for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a Document: smart tags, custom XML and structured Document tags (content controls)....customer defined semantics in a document: smart tags, custom XML and...and structured document tags (content controls). Classes Class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom Document properties...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to digitally sign PDF|Aspose.PDF for Java

    Learn how to digitally sign a PDF file to ensure its authenticity and integrity using Aspose.PDF for Java...Hide ] When signing a PDF document using a signature, you basically...if the document has been altered. Certifying a document first...

    docs.aspose.com/pdf/java/digitally-sign-pdf-file/
  7. ProtectionType | Aspose.Words for Java

    Protection type for a Document in Java....ProtectionType Protection type for a document. Examples: Shows how to turn...protection for a section. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Extract XFA Form|Aspose.PDF for PHP via Java

    This section explains how to extract forms from your PDF Document with Aspose.PDF for PHP via Java....from an Form Field of PDF Document The form field’s getValue()...get the form field from the Document object’s Form collection....

    docs.aspose.com/pdf/php-java/extract-xfa-form/
  9. StructuredDocumentTag.end_character_font proper...

    StructuredDocumentTag.end_character_font property. Font formatting that will be applied to the last character of text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.endCharacterFont property...

    StructuredDocumentTag.endCharacterFont property. Font formatting that will be applied to the last character of text entered into SDT....how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...