Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 67,646 for

document

(0.06 sec)
  1. List.ListLevels | Aspose.Words for .NET

    Discover the ListLevels property to access and manage your list levels effortlessly, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLevel.NumberPosition | Aspose.Words for .NET

    Discover the ListLevel NumberPosition property to easily adjust bullet or number positioning in points for enhanced list formatting and clarity.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style....and use it in a document. doc = aw . Document () # A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility.... Document doc = new Document (); DocumentBuilder...with substitutions. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom Document visitors in Java....DocumentVisitor Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....visitor DocumentVisitor The document visitor. Return Value The...print its contents using a document visitor. public void GroupOfShapes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....visitor DocumentVisitor The document visitor. Return Value The...print its contents using a document visitor. public void GroupOfShapes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the table....through all tables in the document and print the contents of...of each cell. doc = aw . Document ( file_name = MY_DIR + 'Tables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to get HTML of SDT tag? - Free Support Foru...

    Hii Team, I am trying to get HTML of SDT node. Snippet: var sdts = doc.GetChildNodes(NodeType.StructuredDocumentTag, true)...please attach your source Word document for reference? alexey.noskov...to convert any node in the document to HTML: // Get Some SDT....

    forum.aspose.com/t/how-to-get-html-of-sdt-tag/2...