Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 13,752 for

pdfsaveoptions

(1.33 sec)
  1. Excel den PDF ye Dönüşüm için Görüntüleri Yenid...

    Bu makale, Excel dosyalarını PDF e dönüştürürken görüntü boyutlarını azaltmayı gösterir... PdfSaveOptions.setImageResample seçeneğini...

    docs.aspose.com/cells/tr/java/resample-images-f...
  2. 将附件嵌入到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.EmbedAttachments ,你可以将...

    docs.aspose.com/cells/zh/java/embed-attachment-...
  3. 在将其转换为PDF时导出文档结构|Documentation

    学习如何使用Aspose.Cells for Python via .NET API导出文档结构到PDF。... 通过选项 PdfSaveOptions.export_document_structure...

    docs.aspose.com/cells/zh/python-net/export-docu...
  4. Exportieren der Dokumentstruktur beim Konvertie...

    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.... Mit der Option PdfSaveOptions.ExportDocumentStruct können...

    docs.aspose.com/cells/de/net/export-document-st...
  5. Arbeitsblatt zu Bild Festlegen des Pixelformats...

    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....StandardFont Eigenschaft von PdfSaveOptions und ImageOrPrintOptions...

    docs.aspose.com/cells/de/net/worksheet-to-image...
  6. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++.... With option PdfSaveOptions.GetExportDocumentStr()...

    docs.aspose.com/cells/go-cpp/export-document-st...
  7. Renderizar líneas de cuadrícula sólidas al conv...

    Aprende cómo renderizar líneas de cuadrícula sólidas al convertir Excel a PDF usando Aspose.Cells con Golang mediante C++.... Con la opción PdfSaveOptions.PaginatedSaveOptions(P...

    docs.aspose.com/cells/es/go-cpp/render-solid-gr...
  8. Procurar

    Procurar...uma instância da classe PdfSaveOptions para o TeXOptions->set...OutputMemoryTerminal(); // Definir PdfSaveOptions options->set_SaveOptio...

    blog.aspose.com/pt/tex/convert-tex-to-pdf-or-xp...
  9. แปลง SVG เป็น PDF – รหัส C# และตัวแปลงออนไลน์

    แปลง SVG เป็น PDF ใน C# บันทึก SVG เป็นไฟล์ PDF โดยใช้โค้ด C# ลองออนไลน์ SVG to PDF Converter ฟรี!...'PDF'}} PdfSaveOptions options = new PdfSaveOptions(); {{/if_output}}...คุณต้องส่ง SVGDocument, PdfSaveOptions และเส้นทางไฟล์เอาต์พุตไปยังเมธอด...

    products.aspose.com/html/th/net/conversion/svg-...
  10. Converti PostScript con l'API Aspose.Page C++

    La funzionalità di conversione da PS a BMP inclusa nella soluzione API Aspose.Page per C++ è spiegata e illustrata con frammenti di codice qui.... System::SharedPtr<PdfSaveOptions> options = System::Mak...System::MakeObject<PdfSaveOptions>(suppressErrors); // If you want to add...

    docs.aspose.com/page/it/cpp/convert-ps/