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

pdfsaveoptions

(1.65 sec)
  1. Empty hyperlink Anchor Elements Rendered as Vis...

    Hello Support, When converting a DOCX file to PDF using Aspose.Words, an empty self-closing <w:hyperlink> element is incorrectly rendered as visible text in the PDF output. The element <w:hyperlink w:anchor="_bookmark0…...saving import PdfSaveOptions as PdfSaveOptionsWords...disable updating fields using PdfSaveOptions.update_fields option: doc...

    forum.aspose.com/t/empty-hyperlink-anchor-eleme...
  2. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... For example, there is PdfSaveOptions for the SaveFileFormat...vsdx" )) options = saving . PdfSaveOptions () #// Save one page only...

    docs.aspose.com/diagram/python-net/save-visio-d...
  3. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java....SaveOptions options = new PdfSaveOptions(); 9 options. setTimescale...SaveOptions options = new PdfSaveOptions(); 9 10 // Set the Presentation...

    docs.aspose.com/tasks/java/rendering-resource-u...
  4. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the document. Can be null in C++....Aspose :: Words :: Saving :: PdfSaveOptions > (); saveOptions -> s...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during Excel to PDF conversion using Aspose.Cells for C++....conversion process by using the PdfSaveOptions.PaginatedSaveOptions(P...and since we are using PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/cpp/ignore-errors-while-r...
  8. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…...Initialize PdfSaveOptions com.aspose.html.saving.PdfSaveOptions options...com.aspose.html.saving.PdfSaveOptions(); // Define custom margins...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  9. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Instantiate the PdfSaveOption PdfSaveOptions options ; // Print...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  10. Convert DXF to PDF via C# | products.aspose.com

    Sample code for DXF to PDF C# conversion. Use API example code for batch DXF 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/net/conversion/dxf-to-pdf/