Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 168,868 for

doc

(0.14 sec)
  1. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph formatting properties.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RevisionCollection.Count | Aspose.Words for .NET

    Discover the RevisionCollection Count property, which efficiently reveals the total number of revisions, enhancing your data management and tracking.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  4. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Node::get_Document method | Aspo...

    Aspose::Words::Node::get_Document method. Gets the Document to which this node belongs in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc ); para -> AppendChild < System...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert two sentences with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Փոխարկել JPG DOC Java

    Փոխարկեք JPG ը Doc ձևաչափի Java կոդով: Պահեք JPG որպես Doc օգտագործելով Java:...Փոխարկել JPG ը DOC ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ JPG ը DOC Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/jp...
  8. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) builder . move_to ( doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // If we want the text in the...

    reference.aspose.com/words/java/com.aspose.word...
  10. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_shape (...

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