Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 180,098 for

doc

(0.36 sec)
  1. Update Fields in Python|Aspose.Words for Java

    Update fields of Word Document using Python.... doc = Document () \# Use the document...builder = DocumentBuilder ( doc ) \# Start the actual document...

    docs.aspose.com/words/java/update-fields-in-pyt...
  2. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/net/aspose.words.dra...
  3. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...Doc or SaveFormat.Dot format. To...a document in the SaveFormat.Doc format. DocSaveOptions(saveFormat)...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMathDisplayType enumeration | Aspose.Word...

    aspose.words.math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RowFormat.allow_break_across_pages property | A...

    RowFormat.allow_break_across_pages property. True if the text in a table row is allowed to split across a page break.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RtfLoadOptions constructor | Aspose.Words for P...

    RtfLoadOptions constructor. Initializes a new instance of this class with default values....recognize_utf8_text = recognize_utf8_text doc = aw . Document ( MY_DIR + 'UTF-8...symbols”™ \r ' + '€, ¢, £, ¥, ¤' , doc . first_section . body . get_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . listFormat . applyNumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_BorderDistanceFro...

    Aspose::Words::PageSetup::get_BorderDistanceFrom method. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...