Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 18,347 for

docx to doc

(0.13 sec)
  1. | Aspose

    Sample code for JPEG To Text Java conversion. Use API example code for batch JPEG 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/cpp/conversion/jpeg-to-...
  2. | Aspose

    Sample code for JPG To TXT Java conversion. Use API example code for batch JPG 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/cpp/conversion/jpg-to-txt/
  3. | Aspose

    Sample code for JPG To Text Java conversion. Use API example code for batch JPG 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/cpp/conversion/jpg-to-t...
  4. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property To easily track your Document's last save time in UTC. Enhance your Document management Today!...Document doc = new Document ( MyDir + "Properties.docx" ); BuiltInDocumentPrope...BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope ; // The...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Create PDF Report In C#

    Generate reports and auTomate Documents using PDF templates and cusTom data in C#....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Aspose.Words.Reporting; var doc = new Document( "Input.pdf" );...

    products.aspose.com/words/net/report/pdf/
  6. SaveOptions.use_high_quality_rendering property...

    SaveOptions.use_high_quality_rendering property. Gets or sets a value determining whether or not To use high quality (i.e... doc = aw . Document ( file_name =...'Rendering.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section..."Multi-section structured document tags.docx"); StructuredDocumentTa rangeStartTag...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. 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...