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

pdfsaveoptions

(2.02 sec)
  1. Ինչպես փոխել 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 通过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...
  6. Create PdfBookmarkEntry for Chart Sheet with Ja...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for JavaScript via C++....SaveFormat , PdfBookmarkEntry , PdfSaveOptions , Utils } = AsposeCells...Entries const opts = new PdfSaveOptions (); opts . bookmark = ent1...

    docs.aspose.com/cells/javascript-cpp/create-pdf...
  7. How to Convert Markdown to PDF in Java

    This article guides on how to convert Markdown to PDF in Java. You will get IDE settings, a list of programming steps and a runnable sample code to export Markdown to PDF in Java....Create an object of the PdfSaveOptions class to set properties...another argument of class PdfSaveOptions class can be provided containing...

    kb.aspose.com/words/java/how-to-convert-markdow...
  8. 档案

    档案...mpp"); System::SharedPtr<PdfSaveOptions> saveOptions = System:...System::MakeObject<PdfSaveOptions>(); saveOptions->set_SaveToSeparateFiles(true);...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  9. Firefox browser ignores security settings - Fre...

    When saving a document as a PDF and using DisallowAll for the PdfPermissions Enumeration (as shown here: PdfPermissions Enum | Aspose.Words for .NET) I end up with a PDF that cannot be printed, copied, or edited. HOWEVE…...DisallowAll (including any PdfSaveOptions configuration). The Firefox...rowser-firefox-1236751 PdfSaveOptions options = new() { SaveFormat...

    forum.aspose.com/t/firefox-browser-ignores-secu...
  10. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...Diagram(input); PdfSaveOptions pso = new PdfSaveOptions(); pso.setWarningCallback(new...Diagram(input); PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions...

    forum.aspose.com/t/unable-to-detect-installed-t...