Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 9,623 for

pdfsaveoptions

(0.04 sec)
  1. 使用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...
  2. 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...
  3. PdfSaveOptions.zoomFactor property | Aspose.Wor...

    Pdfsaveoptions.zoomFactor property. Gets or sets a value determining zoom factor (in percentages) for a document....zoomFactor property PdfSaveOptions.zoomFactor property Gets or...This value is used only if PdfSaveOptions.zoomBehavior is set to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.text_compression property | Aspo...

    Pdfsaveoptions.text_compression property. Specifies compression type to be used for all textual content in the document....text_compression property PdfSaveOptions.text_compression property...' ) i += 1 # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.preblend_images property | Aspos...

    Pdfsaveoptions.preblend_images property. Gets or sets a value determining whether or not to preblend transparent images with black background color....preblend_images property PdfSaveOptions.preblend_images property...insert_image ( img ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOptions.dmlRenderingMode property | Aspose....

    SaveOptions.dmlRenderingMode property. Gets or sets a value determining how DrawingML shapes are rendered....docx" ); // Create a "PdfSaveOptions" object that we can pass...options = new aw . Saving . PdfSaveOptions (); // Set the "DmlEffectsRenderingM"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover Pdfsaveoptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...ZoomBehavior Contents [ Hide ] PdfSaveOptions.ZoomBehavior property Gets...world!" ); // Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用C++将附件嵌入到PDF中|Documentation

    学习如何用C++结合Aspose.Cells将附件嵌入到PDF中。...使用选项 PdfSaveOptions.GetEmbedAttachments() ...attachment. PdfSaveOptions pdfSaveOptions ; pdfSaveOptions . SetEmbedAttachments...

    docs.aspose.com/cells/zh/cpp/embed-attachment-t...
  9. Aspose::Words::Saving::PdfImageColorSpaceExport...

    Aspose::Words::Saving::PdfImageColorSpaceExportMode enum. Specifies how the color space will be selected for the images in PDF document in C++....png" ); // Create a "PdfSaveOptions" object that we can pass...PDF. auto pdfSaveOptions = MakeObject < PdfSaveOptions > (); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PdfSaveOptions.custom_properties_export propert...

    Pdfsaveoptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_document_properties](../../../aspose.words/document/custom_document_properties/) are exported to PDF file....custom_properties_export property PdfSaveOptions.custom_properties_export...'My value' ) # Create a "PdfSaveOptions" object that we can pass...

    reference.aspose.com/words/python-net/aspose.wo...