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

pdfsaveoptions

(0.03 sec)
  1. Convert U3D to PDF via C# | products.aspose.com

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

    Sample Java conversion code for VRML format to PDF file. Use this example code to convert VRML 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/vrml-to-...
  3. Convert STL to PDF via Java | products.aspose.com

    Sample Java conversion code for STL format to PDF file. Use this example code to convert STL 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/stl-to-pdf/
  4. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_save_options method...docx' ) # Create a "PdfSaveOptions" object that we can pass...file_name = ARTIFACTS_DIR + 'PdfSaveOptions.MemoryOptimization.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert U3D to PDF via Java | products.aspose.com

    Sample Java conversion code for U3D format to PDF file. Use this example code to convert U3D 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/u3d-to-pdf/
  6. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....VectorWithFallback ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = MakeObject < PdfSaveOptions > (); saveOptions -> s...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  7. 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 while using PdfSaveOptions class. Added ShowFormulas...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. How to Convert OTG to PDF in C#

    Step by step tutorial on how to convert OTG to PDF in C#. Convert OTG to PDF Using C#, ASP.NET, Windows Desktop applications....PDF using Save method and PdfSaveOptions Note that in steps 5 and...

    kb.aspose.com/imaging/net/how-to-convert-otg-to...
  9. Buat PDF Menggunakan C++

    Buat PDF baharu dalam C++ dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka C++....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/ms/cpp/make/pdf/
  10. BookmarksOutlineLevelCollection.remove_at metho...

    BookmarksOutlineLevelCollection.remove_at method. Removes a bookmark at the specified index.... PdfSaveOptions () outline_levels = pdf_save_options...

    reference.aspose.com/words/python-net/aspose.wo...