Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 33,683 for

saveoptions

(0.16 sec)
  1. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveoptions Saveoptions = new PdfSaveoptions(); Saveoptions.setCompliance(PdfCompliance.PDF_A_1_B); Saveoptions.setAllColumnsInOnePagePerSheet(true); fo…...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setCom...setCompliance(PdfCompliance.PDF_A_1_B); saveOptions.setAllColumnsInOnePa(true);...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  2. Fill.GradientAngle | Aspose.Words for .NET

    Adjust the GradientAngle property to customize your gradient fill's angle, enhancing your design's depth and visual appeal effortlessly.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also class Fill namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Avoid Blank Page in Output PDF when there is No...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....String fileName , SaveOptions saveOptions ) AI Document Assistant...

    docs.aspose.com/cells/net/avoid-blank-page-in-o...
  4. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid a blank page in output PDF when there is nothing to print with Aspose.Cells for Python via .NET API....String fileName , SaveOptions saveOptions ) AI Document Assistant...

    docs.aspose.com/cells/python-net/avoid-blank-pa...
  5. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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...
  7. 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...
  8. 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...
  9. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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...