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

pdfsaveoptions

(0.77 sec)
  1. Convert OBJ to PDF via C# | products.aspose.com

    Sample code for OBJ to PDF C# conversion. Use API example code for batch OBJ 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/obj-to-pdf/
  2. Convert JT to PDF via Java | products.aspose.com

    Sample Java conversion code for JT format to PDF file. Use this example code to convert JT to PDF within any Web or Desktop Java based application....class Create an instance of PdfSaveOptions Set PDF specific properties...file extension & object of PdfSaveOptions System Requirements Before...

    products.aspose.com/3d/java/conversion/jt-to-pdf/
  3. Public API Changes in Aspose.Cells 8.0.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Added CreatedTime to PdfSaveOptions Now users can get or set...spreadsheet to PDF using the PdfSaveOptions class. Added ShowFormulas...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....the PDF format options = PdfSaveOptions () # set SplitMultiPages...

    docs.aspose.com/diagram/python-java/convert-vis...
  5. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...specifying a different PdfSaveOptions or embedding fonts explicitly...

    forum.aspose.com/t/symbols-not-rendering-while-...
  6. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... SaveOptions = new PdfSaveOptions(); 8 // ... 9 // Set to...options. SaveOptions = new PdfSaveOptions(); 8 // ... 9 // Set to...

    docs.aspose.com/tex/net/other-options/
  7. 档案

    档案... 创建 PdfSaveOptions 类的实例并将其传递给 TeXOptions-...putDirectory")); // 指定 PdfSaveOptions options->set_SaveOptio...

    blog.aspose.com/zh/tex/create-custom-tex-format...
  8. BookmarksOutlineLevelCollection.clear method | ...

    BookmarksOutlineLevelCollection.clear method. Removes all elements from the collection.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineOptions.bookmarks_outline_levels propert...

    OutlineOptions.bookmarks_outline_levels property. Allows to specify individual bookmarks outline level.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....the PDF format options = PdfSaveOptions () # set SplitMultiPages...

    docs.aspose.com/diagram/zh/python-java/convert-...