Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 157,119 for

doc

(0.12 sec)
  1. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Each paragraph can only...

    reference.aspose.com/words/net/aspose.words/doc...
  2. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways to apply...

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

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldStyleRef.insert_relative_position property...

    FieldStyleRef.insert_relative_position property. Gets or sets whether to insert the relative position of the referenced paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.ShowGrammaticalErrors | Aspose.Words f...

    Control grammar error visibility in your Document with the ShowGrammaticalErrors property. Enhance writing clarity and professionalism effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert two sentences with...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....to convert XPS file format to DOC. Aspose.PDF for C++ is a powerful...popular file formats such as DOC, HTML, XPS, and more. Secondly...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the Document variable to retrieve.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways of using...

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