Sort Score
Result 10 results
Languages All
Labels All
Results 8,251 - 8,260 of 89,751 for

doc format

(0.1 sec)
  1. | Aspose

    Sample code for JPEG2000 to TXT Java conversion. Use API example code for batch JPEG2000 files to TXT conversion within any Web or Desktop Java based application....smartphone photos in JPEG2000 format and creates JPEG2000 documents...JPEG2000 What is JPEG2000 File Format JPEG 2000 (JP2) is an image...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  2. | Aspose

    Sample code for JPEG2000 to Text Java conversion. Use API example code for batch JPEG2000 files to Text conversion within any Web or Desktop Java based application....smartphone photos in JPEG2000 format and creates JPEG2000 documents...JPEG2000 What is JPEG2000 File Format JPEG 2000 (JP2) is an image...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  3. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Greetings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DocX using Aspose words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DocX), I get this error: com.aspose.words.Un…...UnsupportedFileForma: Pdf format is not supported on this platform...; com.aspose.words.Document doc = new Document(bais, load); OoxmlSaveOptions...

    forum.aspose.com/t/pdf-to-word-not-supported-in...
  7. Style.aliases property | Aspose.Words for Python

    Style.aliases property. Gets all aliases of this style... doc = aw . Document ( file_name =...is a separate alias. style = doc . styles . get_by_name ( 'MyStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...Specifies how to merge style formatting that clashes. Remarks This...Specifies how to merge style formatting that clashes. importFormatOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.orientation property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....insert formatted text using DocumentBuilder . auto doc = System...DocumentBuilder > ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/cpp/aspose.words/fon...