Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 18,479 for

docx to doc

(0.32 sec)
  1. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method To effortlessly mark and manage key positions in your Document, enhancing organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TableStyle.borders property | Aspose.Words for ...

    TableStyle.borders property. Gets the collection of default cell borders for the style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    Discover the FieldNoteRef InsertReferenceMark property To seamlessly insert formatted reference marks, enhancing your Document's clarity and professionalism....void FieldNoteRef () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a bookmark with...

    reference.aspose.com/words/net/aspose.words.fie...
  5. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Embed a Microsoft Visio drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. | 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-...
  7. | 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-...
  8. HorizontalAlignment enumeration | Aspose.Words ...

    aspose.words.drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... doc = aw . Document ( file_name =...MY_DIR + 'Office math.docx' ) format = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Style.aliases property | Aspose.Words for Node.js

    Style.aliases property. Gets all aliases of this style... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

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