Sort Score
Result 10 results
Languages All
Labels All
Results 5,911 - 5,920 of 123,054 for

doc

(0.13 sec)
  1. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. HeaderFooter constructor | Aspose.Words for Nod...

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, headerFooterType) Creates a...specified type. HeaderFooter ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a Document.... doc = aw . Document ( file_name =...docx' ) doc . update_list_labels () paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are three ways to...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your TextBox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience.... Document doc = new Document ( MyDir + "Emphases...WarningInfoCollectio (); doc . WarningCallback = warnings ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/war...
  8. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TabLeader enumeration | Aspose.Words for Node.js

    Aspose.Words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character.... let doc = new aw . Document (); let para = doc . firstSection...in Microsoft Word. expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adjustment class | Aspose.Words for Python

    aspose.words.drawing.Adjustment class. Represents adjustment values that are applied to the specified shape.... doc = aw . Document ( file_name =...rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType ...

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