Sort Score
Result 10 results
Languages All
Labels All
Results 9,771 - 9,780 of 18,481 for

docx to doc

(0.23 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg200...
  2. | Aspose

    Sample code for PNG To XLSX Java conversion. Use API example code for batch PNG 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/java/conversion/png-to-...
  3. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering.... doc = aw . Document ( file_name =...'Continuous section page numbering.docx' ) # By default Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_Bidi method...

    Aspose::Words::ParagraphFormat::get_Bidi method. Gets or sets whether this is a right-To-left paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. 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...
  6. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create cusTom barcode images with iBarcodeGeneraTor's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property To save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...Document doc = new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each 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...
  10. Create HTML Report In Python

    Generate reports and auTomate Documents using HTML templates and cusTom data in Python....(optional) Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...aspose.words.reporting as awr doc = aw.Document( "Input.html" );...

    products.aspose.com/words/python-net/report/html/