Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 34,066 for

saveoptions

(0.09 sec)
  1. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveoptions SaveFormat property to easily specify your document's save format. Optimize your workflow with flexible saving options!... PsSaveOptions saveOptions = new PsSaveOptions { SaveFormat...UseBookFoldPrintingS.ps" , saveOptions ); See Also enum SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also enum GradientStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  3. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert XBRL to XLSX Excel via C# | products.as...

    Sample code for XBRL to Excel XLSX C# conversion. Use API example code for batch XBRL files to XLSX conversion within .NET based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/net/conversion/xbrl...
  5. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to SEC html report C# conversion. Use API example code for batch XBRL files to SEC html report conversion within .NET based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/net/conversion/xbrl...
  6. Convert XBRL to iXBRL via C# | products.aspose.com

    Sample code for XBRL to SEC xlsx report C# conversion. Use API example code for batch XBRL files to SEC xlsx report conversion within .NET based applications.... Set SaveOptions for the output file by choosing...target file and relevant SaveOptions as parameters. Conversion...

    products.aspose.com/finance/net/conversion/xbrl...
  7. LayoutOptions.Callback | Aspose.Words for .NET

    Discover the LayoutOptions Callback property to easily manage IPageLayoutCallback for enhanced page layout customization and improved user experience....pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  8. SaveOptions.useHighQualityRendering property | ...

    Saveoptions.useHighQualityRendering property. Gets or sets a value determining whether or not to use high quality (i.e...useHighQualityRender property SaveOptions.useHighQualityRender property...Words.Saving class SaveOptions SaveOptions.useAntiAliasing property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  10. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...PdfA1a); // 更新为所需的PDF适配 saveOptions.setSaveFormat(SaveFormat...

    forum.aspose.com/t/docx-pdf/315236