Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 13,743 for

pdf to doc

(0.08 sec)
  1. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances Document exports by auTomatically generating missing outline levels for better organization....headings when saving a PDF document. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the Pdf Document should be displayed when opened in a Pdf reader....the PDF document should be displayed when opened in a PDF reader...document that we are rendering to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related To default font substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation Today!... This is only available for Pdf format. Examples Shows how to...a rendered format. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lay...
  5. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails construcTor To easily initialize secure Pdf encryption instances. Enhance your Document protection with our powerful Tool!...permissions on a saved PDF document. Document doc = new Document ();...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  6. | Aspose

    Sample code for JP2 To Doc Java conversion. Use API example code for batch JP2 files To Doc conversion within any Web or DeskTop Java based application....Conversion JP2 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an JP2 image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  7. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...PDF Product Family WaseemMuthu March...{ LOG.info("[ASPOSE] Signing pdf"); ByteArrayOutputStrea outputStream...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  8. Convert MBOX to MD in Python | products.aspose.com

    Save MBOX To MD in your Python applications without using Microsoft Outlook or Word...Image File) Convert MBOX to DOC (Microsoft Word Binary Format)...Command Language) Convert MBOX to PDF (Portable Document Format) Convert...

    products.aspose.com/total/python-net/conversion...
  9. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails construcTor...how to sign a generated PDF document. doc = aw . Document () builder...DocumentBuilder ( doc ) builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...resolution of images in the PDF document. doc = aw . Document ( file_name...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

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