Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 17,485 for

docx to doc

(0.14 sec)
  1. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CusTomXmlPartCollection Add method To effortlessly enhance your collections by adding new items with ease and efficiency.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript.... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

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

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

    products.aspose.com/ocr/cpp/conversion/jp2-to-x...
  6. CustomPart.content_type property | Aspose.Words...

    CusTomPart.content_type property. Specifies the content type of this cusTom part.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...suppress_endnotes (): doc = aw . Document () doc . remove_all_children...EndnotePosition . END_OF_DOCUMENT , doc . endnote_options . position...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether To include the full file path name.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method To accurately calculate your page size in pixels based on zoom facTor and resolution for optimal display....Document doc = new Document ( MyDir + "Rendering.docx" ); // The...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  10. | 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-...