Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 9,655 for

pdfsaveoptions

(0.05 sec)
  1. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...saveOptions = MakeObject<PdfSaveOptions>(); saveOptions->get_O...

    products.aspose.com/words/zh-hant/cpp/make/html/
  2. Rendering Resource Sheet View

    Learn how to render resource sheet view of Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....SaveOptions options = new PdfSaveOptions(); 8 options. PresentationFormat...

    docs.aspose.com/tasks/net/rendering-resource-sh...
  3. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....replaceParts [ i ]); } PdfSaveOptions opts ; wb . Save ( "outputReplaceTagWith...

    docs.aspose.com/cells/cpp/replace-tag-with-text...
  4. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++.... PdfSaveOptions ()). then (() => { Response...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  5. 如何在 Java 中将 Visio 转换为 PDF

    本教程解释了有关如何在 Java 中将 Visio 转换为 PDF 的详细信息。它还指导您了解环境配置以及在 Java 中将 Visio 导出为 PDF 的代码片段。...Visio 文件以转换为 PDF 格式 使用 PdfSaveOptions 类设置不同的 PDF 特征 保存输出 PDF...

    kb.aspose.com/zh/diagram/java/how-to-convert-vi...
  6. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...played around a lot with the PdfSaveOptions, but could not find any...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  7. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...replaceParts [ i ]); } PdfSaveOptions opts ; wb . Save ( "outputReplaceTagWith...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  8. Convert HTML to PDF – Java Code and Online Conv...

    Sample Java code for HTML to PDF conversion. Use this example code to convert HTML to PDF within any Web or Desktop Java based application....convertHTML(document, new PdfSaveOptions(), "output.pdf" ); Steps...HTML file. Create a new PdfSaveOptions object. Call the convertHTML()...

    products.aspose.com/html/java/conversion/html-t...
  9. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...(); var saveOptions = new PdfSaveOptions (); doc . Save ( outputStream...Converting to PDF 提供有關使用 PdfSaveOptions 類別的更多資訊。 將文件序列化到資料庫 與受敏感標籤標記的文件一起工作...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  10. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode... Docx ); PdfSaveOptions pso = new PdfSaveOptions (); pso . Compliance...

    docs.aspose.com/barcode/net/how-to-create-custo...