Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 170,821 for

doc

(0.06 sec)
  1. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) footnote = builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveOptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!... Document doc = new Document ( MyDir + "Office...MarkdownOfficeMathEx . Image ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Table.distance_left property | Aspose.Words for...

    Table.distance_left property. Gets or sets distance between table left and the surrounding text, in points.... doc = aw . Document ( file_name =...wrapped by text.docx' ) table = doc . first_section . body . tables...

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

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/net/aspose.words/doc...
  6. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your Documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration.... Document doc = new Document (); // A convenient...builder = new DocumentBuilder ( doc ); builder . Write ( " Hello...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListCollection.Document | Aspose.Words for .NET

    Discover the ListCollection Document property to easily access the owner Document and streamline your data management. Unlock efficiency today!...Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List docList = lists . Add...

    reference.aspose.com/words/net/aspose.words.lis...
  8. DocumentBuilder.insertCell method | Aspose.Word...

    DocumentBuilder.insertCell method. Inserts a table cell into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify that we want different...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style::get_Priority method | Asp...

    Aspose::Words::Style::get_Priority method. Gets/sets the integer value that represents the priority for sorting the styles in the Styles task pane in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > styleTitle = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...