Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 13,740 for

pdfsaveoptions

(0.97 sec)
  1. Архів

    Архів...Ініціалізуйте об’єкт класу PdfSaveOptions і PsDocument . Завантажте...параметрами PdfSaveOptions options = new PdfSaveOptions(false); //...

    blog.aspose.com/uk/page/merge-combine-eps-csharp/
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....vsdx" ); // Initialize PdfSaveOptions Aspose . Diagram . Saving...Saving . PdfSaveOptions options = new Aspose . Diagram . Saving...

    docs.aspose.com/diagram/es/net/convert-visio-to...
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....vsdx" ); // Initialize PdfSaveOptions Aspose . Diagram . Saving...Saving . PdfSaveOptions options = new Aspose . Diagram . Saving...

    docs.aspose.com/diagram/it/net/convert-visio-to...
  4. 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...but since we are using PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/go-cpp/ignore-errors-whil...
  5. Excel i Standart veya Minimum Boyutlu PDF ye Ka...

    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.... Ancak PdfSaveOptions.OptimizationType özelliğini...Kaydetme Aşağıdaki örnek kod, PdfSaveOptions.OptimizationType özelliğini...

    docs.aspose.com/cells/tr/java/save-excel-into-p...
  6. OneNote Dokument oder Datei laden | Aspose.Note...

    Eine Anleitung zum Laden eines OneNote-Dokuments oder einer Datei mithilfe von Java-API-Methoden.... Die Eigenschaft PdfSaveOptions.PageSplittingAlgorit bietet...10 11 PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); 12...

    docs.aspose.com/note/de/java/load-a-onenote-doc...
  7. Archiv

    Archiv...kroků: Vytvořte objekt třídy PdfSaveOptions . Převeďte MHT nebo MHTML...Inicializujte objekt třídy PdfSaveOptions PdfSaveOptions options = new PdfSaveOptions();...

    blog.aspose.com/cs/html/convert-mht-mhtml-to-pd...
  8. Отрисовка одного PDF странице на каждую таблицу...

    Преобразуйте листы Excel в формат PDF с одной страницей на лист, используя Aspose.Cells и C++....option PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetOnePagePerSheet...workbook . Save ( outputFile , pdfSaveOptions ); std :: cout << "PDF...

    docs.aspose.com/cells/ru/cpp/render-one-pdf-pag...
  9. FixedPageSaveOptions.MetafileRenderingOptions |...

    اكتشف خاصية MetafileRenderingOptions في FixedPageSaveOptions لتخصيص وتحسين عرض الملف التعريفي الخاص بك للحصول على أفضل النتائج....VectorWithFallback ; // قم بإنشاء كائن "PdfSaveOptions" الذي يمكننا تمريره إلى...الحفظ. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Python.NETを使ったExcelからPDFへの変換時にサイドグリッドラインを描画する|D...

    Aspose.Cells for Python via .NETを使用して、ExcelからPDFへの変換中にグリッドラインを実線で表示する方法を学びます。... PdfSaveOptions.gridline_type オプションを使用すると、Aspose...cells import Workbook , PdfSaveOptions , GridlineType # Create...

    docs.aspose.com/cells/ja/python-net/render-soli...