Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 13,737 for

pdfsaveoptions

(0.04 sec)
  1. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...property to true in the PdfSaveOptions . Table Formatting : If...Create PdfSaveOptions and set properties PdfSaveOptions options...

    forum.aspose.com/t/word-pdf/314835
  2. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....PDF format PdfSaveOptions options = new PdfSaveOptions (); // set...options class PdfSaveOptions options = new PdfSaveOptions (); //set...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  3. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....VectorWithFallback ; // Create a "PdfSaveOptions" object that we can pass...operation. PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according to the size on page or the display of the metafile in its default size....docx" ); // Create a "PdfSaveOptions" object that we can pass...saveOptions = new aw . Saving . PdfSaveOptions (); // Set the "EmulateRenderingToSi"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () options . zoom_behavior...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL....' ) # Create a "PdfSaveOptions" object that we can pass...options = aw . saving . PdfSaveOptions () # Create a digital signature...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....Words, set the PdfSaveOptions.digitalSignatureDeta property...PDF format passing the PdfSaveOptions as a parameter into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....Words, set the PdfSaveOptions.digital_signature_details...PDF format passing the PdfSaveOptions as a parameter into the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert XLSX to PDF having Restricted Pe...

    In this short tutorial we will learn how to convert XLSX to PDF having restricted permissions in Java. These steps help you to export XLSX to PDF having restricted permissions using Java in any operating system like macOS, Linux, or Windows....reference to Workbook , PdfSaveOptions , and PdfSecurityOptions...converted to PDF Initialize the PdfSaveOptions to set security options...

    kb.aspose.com/cells/java/how-to-convert-xlsx-to...
  10. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity....docx" ); // Create a "PdfSaveOptions" object that we can pass....PDF. PdfSaveOptions saveOptions = new PdfSaveOptions (); //...

    reference.aspose.com/words/net/aspose.words.sav...