Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 180,073 for

doc

(0.22 sec)
  1. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...option is supported only in RTF, DOC and DOCX document formats. This...numbering at each section. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows to specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two locations...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldStyleRef::get_Style...

    Aspose::Words::Fields::FieldStyleRef::get_StyleName method. Gets or sets the name of the style by which the text to search for is formatted in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether to insert the relative position of the referenced paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a list based using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Make A Document In Java

    Create a file using Java library. Easily create a new Document in Java in a few steps....easily make a document in PDF, DOC, DOCX, HTML, EPUB, and many other...supported format – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other...

    products.aspose.com/words/java/make/
  9. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) comment = aw . Comment ( doc = doc , author...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Use a DocumentBuilder to...

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