Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,655 for

pdfsaveoptions

(0.4 sec)
  1. Ինչպես փոխարկել XSL FO-ն PDF-ի, օգտագործելով Py...

    Այս կարճ հոդվածն օգնում է, թե ինչպես փոխարկել XSL FO-ն PDF-ի: Այն պարունակում է տեղեկատվություն՝ IDE-ը սահմանելու համար, կատարվող քայլերը և գործարկվող կոդ, որը ցույց է տալիս XSL FO-ն PDF-ի վերածելու գործընթացը:...դուք կարող եք օգտագործել PDFSaveOptions դասի օբյեկտը, որպեսզի սահմանեք...

    kb.aspose.com/hy/pdf/python/how-to-convert-xsl-...
  2. Rendering Resource Sheet View

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for C++....= System::MakeObject < PdfSaveOptions > (); 9 options -> set...

    docs.aspose.com/tasks/cpp/resource-sheet-view/
  3. Latest Aspose.Total Product Family topics - Fre...

    This public forum is used to discuss issues that are common to multiple Aspose products....February 7, 2025 Consistent PdfSaveOptions across Aspose libraries...

    forum.aspose.com/c/total/7
  4. 使用C++ via Node.js为图表工作表创建PdfBookmarkEntry|Docum...

    了解如何使用Aspose.Cells for Node.js via C++为图表工作表创建PdfBookmarkEntry。... PdfSaveOptions (); opts . setBookmark...

    docs.aspose.com/cells/zh/nodejs-cpp/create-pdfb...
  5. Rendering Task Sheet View in PHP

    Learn how to render Microsoft Project (MPP/XML) task sheet views using Aspose.Tasks Java for PHP....mpp' ); 2 $options = new PdfSaveOptions(); 3 $presentationFormat...

    docs.aspose.com/tasks/java/rendering-task-sheet...
  6. Converting Between Formats – C# Examples

    You find out how to convert HTML, MHTML, EPUB, Markdown and SVG files using methods of the Converter class or the RenderTo() method...." , new PdfSaveOptions(), Path. Combine (OutputDir...document. Create a new PdfSaveOptions object with default options...

    docs.aspose.com/html/net/converting-between-for...
  7. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…...Count(); i++) { PdfSaveOptions opts = new PdfSaveOptions(); opts.PageIndex...

    forum.aspose.com/t/sequence-contains-no-element...
  8. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use Pdfsaveoptions to change the result of saving a document to PDF....specified by use of the PdfSaveOptions class, containing the properties...Some examples of using PdfSaveOptions are provided below. Currently...

    docs.aspose.com/words/net/specify-rendering-opt...
  9. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....(); var saveOptions = new PdfSaveOptions (); doc . Save ( outputStream...information on using the PdfSaveOptions class Serialize Document...

    docs.aspose.com/words/net/work-with-document-st...
  10. 在使用DrawObjectEventHandler类在渲染为PDF时获取DrawObject和...

    学习如何在C++中使用DrawObjectEventHandler类捕获在将Excel文件渲染为PDF或图像时的DrawObject和边界。...DrawObjectEventHandl 类结合 PdfSaveOptions.PaginatedSaveOptions(P...,并将其保存为 输出PDF 。在渲染为PDF时,使用 PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/zh/cpp/get-drawobject-and...