Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 42,505 for

doc

(0.06 sec)
  1. Aspose::Words::Drawing::TextPath::get_Spacing m...

    Aspose::Words::Drawing::TextPath::get_Spacing method. Defines the amount of spacing for text. 1 means 100% in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.ExportHeadersFootersMode | Aspo...

    Discover how the HtmlSaveOptions ExportHeadersFootersMode property optimizes header and footer output for HTML, MHTML, and EPUB formats. Maximize your Document's presentation!... Document doc = new Document ( MyDir + "Header...AreEqual ( "First header" , doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two...Paragraph paragraph = ( Paragraph ) doc . GetChild ( NodeType . Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. LoadOptions.FontSettings | Aspose.Words for .NET

    Customize your Document's font settings with LoadOptions FontSettings for enhanced readability and style. Optimize your Documents effortlessly!... Document doc = new Document ( MyDir + "Document..."Document.docx" , loadOptions ); doc . Save ( ArtifactsDir + "LoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Working with Pages

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-pages/
  8. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

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