Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 12,086 for

pdfsaveoptions

(0.11 sec)
  1. Ustvari PDF Z Uporabo C++

    Ustvarite novo PDF v C++ v nekaj korakih. Preprosto ustvarite PDF s knjižnico C++....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/sl/cpp/make/pdf/
  2. Გააკეთეთ PDF C++ Ის Გამოყენებით

    შექმენით ახალი PDF C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF C++ ბიბლიოთეკის გამოყენებით....saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/ka/cpp/make/pdf/
  3. Gawe PDF Nganggo C#

    Gawe PDF anyar ing C# ing sawetara langkah. Nggawe PDF kanthi gampang nggunakake perpustakaan .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/jv/net/make/pdf/
  4. Ustvari PDF Z Uporabo C#

    Ustvarite novo PDF v C# v nekaj korakih. Preprosto ustvarite PDF s knjižnico .NET....bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...bookmark"); var saveOptions = new PdfSaveOptions(); saveOptions.OutlineOptions...

    products.aspose.com/words/sl/net/make/pdf/
  5. Aspose.Diagram字体操作|Documentation

    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....在呈现期间通知字体替换: 创建一个类来实现 警告回调 将其传递给 PdfSaveOptions.setWarningCallback(com...vsdx" ); // initialize PdfSaveOptions object com . aspose . diagram...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  6. EPS to PDF Conversion API for | Java

    Sample Java conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Desktop Java based application....an instance of PDFSaveOptions PDFSaveOptions options = new PDFSaveOptions();...

    products.aspose.com/page/java/conversion/eps-to...
  7. Java XPS to PDF Conversion API

    Sample Java conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Desktop Java based application....an instance of PDFSaveOptions PDFSaveOptions options = new PDFSaveOptions();...

    products.aspose.com/page/java/conversion/xps-to...
  8. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....2" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // The...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to How to Set FitToPagesWide and FitToPagesTall using Aspose.Cells library....then you need to set the PdfSaveOptions.OnePagePerSheet property...property of the PdfSaveOptions object. Here is an example in C#: The...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....Cells/PdfSaveOptions.h" using namespace Aspose...calculations result in pdf format PdfSaveOptions options ; options . SetOnePagePerSheet...

    docs.aspose.com/cells/cpp/calculation-of-excel-...