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

pdfsaveoptions

(1.73 sec)
  1. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...PdfSaveOptions options = new Aspose.Words...Words.Saving.PdfSaveOptions { SaveFormat = Aspose.Words.SaveFormat...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  2. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …... Use PdfSaveOptions : When saving the email...email as a PDF, utilize the PdfSaveOptions class to specify how images...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  3. OutlineOptions.expandedOutlineLevels property |...

    OutlineOptions.expandedOutlineLevels property. Specifies how many levels in the document outline to show expanded when the file is viewed....2" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // The output PDF document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...// 2️⃣ 使用 PdfSaveOptions PdfSaveOptions pdfSaveOptions = new PdfSaveOptions();...PdfSaveOptions(); pdfSaveOptions.AllColumnsInOnePageP = true;...

    forum.aspose.com/t/aspose/323962
  5. 限制生成页数 使用 C++ 通过 JavaScript 转换 Excel 为 PDF|Docu...

    学习如何在使用 C++ 通过 JavaScript 将 Excel 工作表转换为 PDF 时限制生成的页数。...Workbook , SaveFormat , PdfSaveOptions } = AsposeCells ; AsposeCells...Instantiate the PdfSaveOption const options = new PdfSaveOptions (); //...

    docs.aspose.com/cells/zh/javascript-cpp/limit-t...
  6. Ինչպես փոխել CSV-ը PDF-ի Node.js-ում

    Այս կարճ ձեռնարկը ներառում է մանրամասներ Node.js-ում CSV-ը PDF-ի փոխելու մասին: Դուք կարող եք ֆայլը փոխարկել CSV-ից PDF-ի Node.js-ում՝ օգտագործելով հեշտ API ինտերֆեյս օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, Linux-ը կամ macOS-ը:...բեռնելու համար Ստեղծեք PdfSaveOptions դասի օրինակ` ելքային PDF-ում...հետ միասին՝ օգտագործելով PdfSaveOptions դասի օրինակը: Ի վերջո,...

    kb.aspose.com/hy/cells/nodejs/how-to-change-csv...
  7. Incorrect values displayed for dynamic fields i...

    Description: We are experiencing an issue where dynamic fields in Word documents are displayed incorrectly in the viewer. Issue details: The values shown in the viewer differ from those displayed in the original Word…...docx"); PdfSaveOptions opt = new PdfSaveOptions(); opt.UpdateFields...

    forum.aspose.com/t/incorrect-values-displayed-f...
  8. Convert PS to PDF is taking for ever - Free Sup...

    Hi Team, We have a situation here that needs your help. We are trying to convert a .PS file into a .PDF for visualization. We have been trying a couple of things, but nothing seems to work. Everything we try it take…...ps”); PdfSaveOptions options = new PdfSaveOptions(); options...

    forum.aspose.com/t/convert-ps-to-pdf-is-taking-...
  9. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....SetSubEntry(list); // Create PdfSaveOptions and assign Bookmark to...to it PdfSaveOptions opts ; opts . SetBookmark ( bookmarkEntry...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  10. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。... list ); // Create PdfSaveOptions and assign Bookmark to...opts = new AsposeCells . PdfSaveOptions (); opts . setBookmark...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...