Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 12,084 for

pdfsaveoptions

(0.06 sec)
  1. 使用 Node.js 和 C++ 将指定工作表保存为 PDF|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将指定的工作表保存为 PDF。...通过 PdfSaveOptions.getSheetSet() 选项,可以将指定的工作表保存到...SheetSet.getActive() 传递给 PdfSaveOptions.getSheetSet() 选项实现。 源文件...

    docs.aspose.com/cells/zh/nodejs-cpp/save-specif...
  2. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。... 请注意,您可以使用 PdfSaveOptions.GetProducer() 属性在输出文档中更改此信息。...您还可以选择使用 PdfSaveOptions 类设置转换的不同属性。设置 PdfSaveOptions 类的不同属性可以让您控制输出...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  3. PdfDigitalSignatureDetails | Aspose.Words for .NET

    Discover the PdfDigitalSignatureDetails constructor, designed to efficiently initialize digital signature instances for secure document management...., "aw" ); // Create a "PdfSaveOptions" object that we can pass...to .PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with Pdfsaveoptions. Easily set links to open in a new window or tab for enhanced user experience....OpenHyperlinksInNewW Contents [ Hide ] PdfSaveOptions.OpenHyperlinksInNewW property... false ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfSaveOptions.ExportLanguageToSpanTag | Aspose...

    Discover Pdfsaveoptions' ExportLanguageToSpanTag property. Control text language export with Span tags for enhanced document structure and accessibility....ExportLanguageToSpan Contents [ Hide ] PdfSaveOptions.ExportLanguageToSpan property...mundo!" ); PdfSaveOptions saveOptions = new PdfSaveOptions { // Note...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。... 使用 PdfSaveOptions.GetExportDocumentStr()...#include "Aspose.Cells/PdfSaveOptions.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  7. PdfSaveOptions.clone method | Aspose.Words for ...

    Pdfsaveoptions.clone method. Creates a deep clone of this object...." ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "UpdateFields"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfImageCompression | Aspose.Words for Java

    Specifies the type of compression applied to images in the PDF file in Java....png"); // Create a "PdfSaveOptions" object that we can pass...PDF. PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); //...

    reference.aspose.com/words/java/com.aspose.word...
  9. Save Each Worksheet to a Different PDF File wit...

    Learn how to save each worksheet in an Excel file to a separate PDF file using Aspose.Cells for C++....set one sheet index to PdfSaveOptions.GetSheetSet() option at...// Define PdfSaveOptions PdfSaveOptions pdfSaveOptions ; // Take...

    docs.aspose.com/cells/cpp/save-each-worksheet-t...
  10. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....VectorWithFallback }; PdfSaveOptions saveOptions = new PdfSaveOptions { MetafileRenderingOpt...issues. PdfSaveOptions saveOptions = new PdfSaveOptions { AdditionalTextPositi...

    forum.aspose.com/t/tables-and-images-getting-tr...