Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 15,069 for

pdf to doc

(0.24 sec)
  1. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....a saved PDF document digitally and timestamp it. doc = aw . Document...DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF contents.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....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...
  3. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes Document saving by updating specific field types before converting To fixed formats. Default, true....immediately before saving it to PDF. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.Pdf for Java To convert a Pdf inTo various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: PdfDocument.convert(os, PdfForm…...PDF Product Family Mariusz_Pala October...convert API in Apose.PDF for Java to convert a PDF into various conformance...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  5. PdfSaveOptions.DownsampleOptions | Aspose.Words...

    Discover PdfSaveOptions' DownsampleOptions property To cusTomize your Pdf quality and optimize file size for better performance and clarity....of images in the PDF document. Document doc = new Document (...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Quick Tips|Aspose.PDF for Java

    Boost your productivity with quick tips for Aspose.Pdf for Java. Learn time-saving techniques and essential tricks....PDF for Java API Add JavaScript to PDF The following...used to set/add JavaScript to PDF file. String path = "D:\\" ;...

    docs.aspose.com/pdf/java/quick-tips/
  7. Several Image Into JPG Java

    Merge multiple Image inTo JPG in Java code. Save Image as JPG using Java....png" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/image-to-jpg/
  8. Several Image Into BMP Java

    Merge multiple Image inTo BMP in Java code. Save Image as BMP using Java....png" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/image-to-bmp/
  9. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/jpg-to-doc/
  10. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/png-to-doc/