Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 180,720 for

doc

(0.23 sec)
  1. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR field. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // AUTHOR fields source their...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python.... doc = Document () \# Creates and...document . para = Paragraph ( doc ) \# Typed access to the last...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. Font.shading property | Aspose.Words for Node.js

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . color = "#FFFFFF"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartLegendEntry.Font | Aspose.Words for .NET

    Discover the ChartLegendEntry Font property for easy access to customizable font formatting, enhancing your legend entries for better visual appeal.... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development.... Document doc = new Document ( MyDir + "VML...) Assert . That ((( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  8. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...pages that a node spans. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...