Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 13,737 for

pdfsaveoptions

(0.08 sec)
  1. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java.... A: Use PdfSaveOptions and set its Compliance...docx" ); PdfSaveOptions options = new PdfSaveOptions (); options...

    docs.aspose.com/words/java/learn-features-of-co...
  2. Convert OneNote to PDF with Missing Font Replac...

    This guide explains how to convert OneNote files to PDF while handling missing fonts. Learn about solutions for font issues and ensuring proper PDF output....Save(dataDir, new PdfSaveOptions() 10 { 11 FontsSubsystem...oneFile.Save(dataDir, new PdfSaveOptions() 12 { 13 FontsSubsystem...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  3. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...doc); //Instantiate the PdfSaveOptions class object before converting...PDF var pdfOptions = new PdfSaveOptions { //pdfOptions.PageSet...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  4. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for JavaScript via C++....Cells provides the PdfSaveOptions.outputBlankPageWhenN property...as PDF after setting the PdfSaveOptions.outputBlankPageWhenN property...

    docs.aspose.com/cells/javascript-cpp/avoid-blan...
  5. Save DOCX to PDF character difference - Free Su...

    Hello, If you have a PDF document, you don’t have to type the text to read it. Thanks in advance 1P272pStr18.docx (44.1 KB)...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/save-docx-to-pdf-character-d...
  6. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...getOutputFileName()); PdfSaveOptions saveOptions = new PdfSaveOptions(); // for...

    forum.aspose.com/t/defect-accessibility-issues-...
  7. EPS to PDF Conversion API for | Java

    Sample Java conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Desktop Java based application....an instance of PDFSaveOptions PDFSaveOptions options = new PDFSaveOptions();...

    products.aspose.com/page/java/conversion/eps-to...
  8. Convert VRML to PDF via Python | products.aspos...

    Sample code for VRML to PDF Python conversion. Use API example code for batch VRML files to PDF conversion within VB.NET, Asp.NET or any .NET based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions Check resultant PDF file...

    products.aspose.com/3d/python-net/conversion/vr...
  9. 带着重号的原始文档(C# 调aspose.word版本24.9把docx转pdf丢失着重号) ...

    带着重号的原始文档(aspose.word把docx转pdf丢失着重号).docx (19.8 KB) 带着重号的原始文档(C# 调aspose.word版本24.9把docx转pdf丢失着重号),求完整代码...创建PDF保存选项 PdfSaveOptions options = new PdfSaveOptions(); // 确保嵌入所有字体...

    forum.aspose.com/t/c-aspose-word-24-9-docx-pdf/...
  10. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF format with Standard or Minimum size using Aspose.Cells for Node.js via C++....Minimum size using the PdfSaveOptions.getOptimizationType() property...Minimum size using the PdfSaveOptions.getOptimizationType() property...

    docs.aspose.com/cells/nodejs-cpp/save-excel-int...