Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 82,814 for

document converter

(0.11 sec)
  1. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF Documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your Document integrity with reliable server authentication....saved PDF document digitally and timestamp it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...additional options when saving a document into the SaveFormat.XPS format...the Specify Save Options documentation article. Inheritance: XpsSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.image_compression property | Asp...

    PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the Document....used for all images in the document. @property def image_compression...quality of images in the output document through the PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering Document pages or shapes to images. To learn more, visit the Documentation article in C++....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. class ImageSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert Image To DOCX Python

    Convert Image to DOCX format in Python code. Save Image as DOCX using Python....Convert image to DOCX in Python High-speed Python library for...for converting image to DOCX Use our document conversion API to...

    products.aspose.com/words/python-net/conversion...
  8. PDF to PDFA Merge using C++ | Aspose.PDF

    Combine two or more PDF Documents into one PDFA single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/pdf-to-pdfa/
  9. TIF 轉成PDF後頁面會縮小無法滿版 - Free Support Forum - aspo...

    TIF 轉成PDF後頁面會縮小, 如何可以滿版? 以下是程式碼片段 using (FileStream fs = new FileStream($“D:\IMG2PDF.tif”, FileMode.Open, FileAccess.Read)) { // Create a new Document object Document pdfDocument = new Document(); // Ad…...new Document object Document pdfDocument = new Document(); //...// Add a page to the PDF document Page page = pdfDocument.Pages...

    forum.aspose.com/t/tif-pdf/293699
  10. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word Document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...Words to convert a word document into a PDF. Aspose...6.0 When i use the code to convert “test.docx” to “test.pdf”:...

    forum.aspose.com/t/problems-with-title-and-lege...