Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 180,453 for

doc

(0.3 sec)
  1. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Footnotes and endnotes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Aspose::Words::PageSetup::get_FooterDistance me...

    Aspose::Words::PageSetup::get_FooterDistance method. Returns or sets the distance (in points) between the footer and the bottom of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::PageSetup::get_HeaderDistance me...

    Aspose::Words::PageSetup::get_HeaderDistance method. Returns or sets the distance (in points) between the header and the top of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_PageSetup ()...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured Document tag types for enhanced Document management.... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  9. ArrowType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowType enum to customize arrow styles for line ends, enhancing your Document's visual appeal and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

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