Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 30,983 for

doc

(0.05 sec)
  1. Aspose::Words::Markup::CustomPart class | Aspos...

    Aspose::Words::Markup::CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  3. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Jackson will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last Docked position for enhanced workflow and efficiency.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  10. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class.... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

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