Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 18,480 for

docx to doc

(0.34 sec)
  1. SaveOptions.default_template property | Aspose....

    SaveOptions.default_template property. Gets or sets path To default template (including filename)... doc = aw . Document () # Enable automatic...attach a template document. doc . automatically_update_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.Title | Aspose....

    Discover the StructuredDocumentTagRangeStart Title property To define friendly names for structured Document tags, enhancing Document clarity and accessibility.... Document doc = new Document ( MyDir + "Multi-section...tags.docx" ); StructuredDocumentTa rangeStartTag = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words.mar...
  3. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.lisToutdent method. Decreases the list level of the current paragraph by one level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IBibliographyStylesProvider Interface | Aspose....

    Enhance your Document formatting with the Aspose.Words.IBibliographyStylesProvider interface, perfect for cusTomizing bibliography styles in citations....Document doc = new Document ( MyDir + "Bibliography.docx" ); //...with the following code: // doc.Bibliography.BibliographyStyle...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CusTomDocumentProperties for managing cusTom Document properties effortlessly. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); // Every...properties. Assert . That ( doc . CustomDocumentProper [ "CustomProperty"...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders To the specified line style, width and color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection | Aspose.Words for Java

    Provides access To SdtListItem elements of a structured Document tag in Java.... Document doc = new Document(); StructuredDocumentTa...StructuredDocumentTa(doc, SdtType.DROP_DOWN_LIST, MarkupLevel.BLOCK); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  8. | Aspose

    Sample code for BMP To TXT Java conversion. Use API example code for batch BMP files To TXT conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  9. | Aspose

    Sample code for BMP To Text Java conversion. Use API example code for batch BMP files To Text conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  10. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

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