Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 12,084 for

pdfsaveoptions

(0.09 sec)
  1. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....png" ); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for Node.js via C++.... With option PdfSaveOptions.getEmbedAttachments() you...const pdfSaveOptions = new AsposeCells . PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  3. PdfDigitalSignatureTimestampSettings | Aspose.W...

    Contains settings of the digital signature timestamp in Java...."); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // Create...

    reference.aspose.com/words/java/com.aspose.word...
  4. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside tables....endTable (); // Create a "PdfSaveOptions" object that we can pass... let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the Pdfsaveoptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....CustomPropertiesExpo Contents [ Hide ] PdfSaveOptions.CustomPropertiesExpo property...value" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfImageColorSpaceExportMode Enum | Aspose.Word...

    Discover the Aspose.Words PdfImageColorSpaceExportMode enum to optimize image color selection in your PDF documents for stunning visuals....png" ); // Create a "PdfSaveOptions" object that we can pass...PDF. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Word转pdf时一个大表格,在跨页时没有展示底边框 - Free Support Forum...

    aspose-word-java 22,word中有一个大的表格,后面的单元格并不是合并,仅仅是把边框给隐藏了,只有最底部的单元格才展示底边框,跨页时在word中展示没有问题,但是在通过保存为pdf时就没有显示底部边框 String wordPath = "a.pdf"; File wordFile = new File(wordPath); Pdfsaveoptions Pdfsaveoptions = new PdfSaveO…...File(wordPath); PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions...setCompliance(PdfCompliance.PDF_17); pdfSaveOptions.setFontEmbeddingMode(PdfFontEmbeddingMode...

    forum.aspose.com/t/word-pdf/313027
  8. PdfSaveOptions.additionalTextPositioning proper...

    Pdfsaveoptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....additionalTextPositi property PdfSaveOptions.additionalTextPositi property...operators.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DownsampleOptions | Aspose.Words for Java

    Allows to specify downsample options in Java....docx"); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions(); // By...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the Pdfsaveoptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility....Compliance Contents [ Hide ] PdfSaveOptions.Compliance property Specifies..."Images.docx" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...