Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 18,474 for

docx to doc

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type inTo the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. | Aspose

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

    products.aspose.com/ocr/java/conversion/pdf-to-...
  4. | Aspose

    Sample code for GIF To TXT Java conversion. Use API example code for batch GIF 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/gif-to-txt/
  5. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added To the margin for Document binding.... doc = aw . Document () # Insert text...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 6 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Compare TXT In Java

    Compare TXT Documents using Java To diff two files. With our Java API you can detect the difference even if one character or one word has been changed....to compare Output format DOCX PDF DOC DOT DOCM DOTX DOTM RTF XPS...file formats: Compare DOC Compare DOCX Compare HTML Compare WORD...

    products.aspose.com/words/java/compare/txt/
  7. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet.... let doc = new aw . Document (); // Insert...= new aw . DocumentBuilder ( doc ); for ( let i = 0 ; i < 6 ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. View content mismatch - Free Support Forum - as...

    Hello Team, Please refer To the attached .Docx file. The file displays differently when opened in various versions of MS Office. Please advise us on this matter. Figure_R1.Docx (159.2 KB)...docx file. The file displays differently...us on this matter. Figure_R1.docx (159.2 KB) vyacheslav.deryushev...

    forum.aspose.com/t/view-content-mismatch/330689
  9. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the Document... doc = aw . Document () self . assertIsNone ( doc . background_shape...shape_rectangle = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/sec...