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

pdfsaveoptions

(0.26 sec)
  1. 搜索

    搜索... 初始化 PdfSaveOptions 類別的物件以儲存為 PDF 格式。 透過呼叫...OutputFileSystemDire("/files") # 初始化 PdfSaveOptions 類別的物件以儲存為 PDF 格式。 options...

    blog.aspose.com/zh-hant/tex/convert-latex-to-pd...
  2. 档案

    档案... 初始化 PdfSaveOptions 类的对象,以便以 PDF 格式保存。 通过调用...OutputFileSystemDire("/files") # 初始化 PdfSaveOptions 类的对象,用于以 PDF 格式保存。 options...

    blog.aspose.com/zh/tex/convert-latex-to-pdf-in-...
  3. ExcelワークブックをPDFに変換する|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 クラスを使用することもできます。 PdfSaveOptions クラスの異な...PDF/A準拠ファイルへのワークブックの保存 次のコードスニペットは、 PdfSaveOptions クラスを使用してExcelファイルをPDF/...

    docs.aspose.com/cells/ja/cpp/convert-excel-work...
  4. JavaでWordをPDFに変換する方法

    このチュートリアルでは、JavaでWordをPDFに変換する方法について説明します。 DOCXをPDFに変換するための実行可能なJavaコードとともに、この変換を実行するための一連の手順を提供します。...メントをロードし、PDFにエクスポートします PdfSaveOptions クラスオブジェクトをインスタンス化して、カスタムPDFを作成します...ざまなパラメータを設定するために使用される* PdfSaveOptions *のインスタンスが作成されますが、この手順は...

    kb.aspose.com/ja/words/java/how-to-convert-word...
  5. Дані про проект на попередньо визначених розмір...

    Дізнайтеся, як зробити проект із заздалегідь визначеним розміром сторінки за допомогою Aspose.Tasks для .NET....екземпляр ImagesaveOptions або pdfsaveOptions . Встановіть властивість...(typeof(PageSize))) 5 { 6 PdfSaveOptions options = new PdfSaveOptions(); 7 options...

    docs.aspose.com/tasks/uk/net/rendering-project-...
  6. معدلات واجهة برمجة التطبيقات العامة في Aspose.C...

    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.setFontSubstitutionC فتحت...Cells for Java 8.3.2 خاصية PdfSaveOptions.setFontSubstitutionC للتغلب...

    docs.aspose.com/cells/ar/java/public-api-change...
  7. تصدير هيكل الوثيقة أثناء التحويل إلى PDF|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.... مع الخيار PdfSaveOptions.ExportDocumentStruct ,...

    docs.aspose.com/cells/ar/java/export-document-s...
  8. Unterstützte Schriftartenformate mit JavaScript...

    Übersicht über die unterstützten Schriftartenformate in Aspose.Cells for JavaScript via C++....DefaultFont Eigenschaft von PdfSaveOptions und ImageOrPrintOptions...

    docs.aspose.com/cells/de/javascript-cpp/support...
  9. arkiv

    arkiv...till PDF PdfSaveOptions options = new PdfSaveOptions(); options...

    blog.aspose.com/sv/diagram/convert-visio-vsdm-t...
  10. PDF Dokumente mit C++ sichern|Documentation

    Lernen Sie, wie Sie PDF Dokumente mit Besitzer und Benutzerkennwörtern mit Aspose.Cells und C++ sichern....inputFilePath ); // Instantiate PDFSaveOptions to manage security attributes...attributes PdfSaveOptions saveOption ; // Create and configure PDF...

    docs.aspose.com/cells/de/cpp/secure-pdf-documents/