Sort Score
Result 10 results
Languages All
Labels All
Results 6,961 - 6,970 of 170,572 for

doc

(0.4 sec)
  1. WebExtensionReference.StoreType | Aspose.Words ...

    Discover the WebExtensionReference StoreType property, defining marketplace types to enhance your web development projects with tailored solutions.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  2. TaskPane.Width | Aspose.Words for .NET

    Discover the TaskPane Width property to easily customize your task pane's default width, enhancing user experience and functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  3. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your Document styling with easy-to-use features!... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++.... auto doc = System :: MakeObject < Aspose...one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a red horizontal...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. ListFormat.List | Aspose.Words for .NET

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a UserInformation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); final String FILLER_TEXT =...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBinding::get_Id method. Specifies the binding identifier in C++.... auto doc = System :: MakeObject < Aspose...WebExtensions :: TaskPane > (); doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...