Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 72,645 for

doc

(0.2 sec)
  1. Aspose::Words::PageSetup::get_EndnoteOptions me...

    Aspose::Words::PageSetup::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this section in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text... doc = aw . Document () # Below are...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape.ImageData | Aspose.Words for .NET

    Access and manage shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!... Document doc = new Document ( MyDir + "Images...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  4. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); BorderCollection borders =...

    reference.aspose.com/words/net/aspose.words/bor...
  5. EndCap Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.EndCap enum for customizable line cap styles. Enhance your Document designs with unique visual effects!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. WebExtension.Reference | Aspose.Words for .NET

    Discover the WebExtension Reference property, your key to defining primary links for web extensions. Enhance functionality and streamline development!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

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

    Discover the TaskPane WebExtension property—your key to enhancing web extension functionality and user experience. Unlock new possibilities today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. WebExtensionProperty.Name | Aspose.Words for .NET

    Discover how to use the WebExtensionProperty Name to create custom property names that enhance your web extensions and improve functionality.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  10. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...