Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 15,103 for

pdf to doc

(1.23 sec)
  1. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg200...
  2. Convert CSV to PPSX using Python or with free O...

    CSV To PPSX conversion in your Python applications without using Microsoft Office or online. Test free CSV To PPSX online converter quickly before integrating the code....NET API to convert CSV file to PDF. After that by using PowerPoint...Python via .NET, save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  3. Convert XLTM to PPSX using Python or with free ...

    XLTM To PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLTM To PPSX online converter quickly before integrating the code....used to convert XLTM file to PDF. After that, PowerPoint Python...is used to save the created PDF into desired Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  4. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the date of the signing....to sign a generated PDF document. let doc = new aw . Document...DocumentBuilder ( doc ); builder . writeln ( "Contents of signed PDF." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows To specify downsample options....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...
  6. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++.... PDF. Examples Shows how to configure...automatic hyphenation. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try To insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...pdf (2.3 KB) alexey.noskov January...image size explicitly: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  8. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the PDF format in the form of a book fold. let doc = new aw...method converts the document to .PDF. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....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...
  10. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied To all content in the Pdf file except images in Java....applied to all content in the PDF file except images. Examples:...saving a document to PDF. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...