Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 33,643 for

saveoptions

(0.26 sec)
  1. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++.... SaveOptions , the file format type. The..."output.xls" ; XlsSaveOptions saveOptions ; workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  2. Working with Diagram Using LowCode API|Document...

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert diagram to PDF, and diagram.Includes complete C# examples for PdfConverter, and DiagramConverter.... LowCodeSaveOptions saveOptions = new Aspose . Diagram .... LowCodeSaveOptions (); saveOptions . OutputFile = "output.pdf"...

    docs.aspose.com/diagram/net/work-with-diagram-u...
  3. PdfEncryptionDetails | Aspose.Words for Java

    Contains details for encrypting and access permissions for a PDF document in Java.... PdfSaveOptions saveOptions = new PdfSaveOptions(); //..."EncryptionDetails" property. saveOptions.setEncryptionDetails(encryptionDetails);...

    reference.aspose.com/words/java/com.aspose.word...
  4. MailMerger.Execute | Aspose.Words for .NET

    Streamline your workflow with the MailMerger Execute method, effortlessly merging data for single records to enhance efficiency and accuracy....Execute( string, string, SaveOptions , string[], object[] ) Performs...string outputFileName , SaveOptions saveOptions , string [] fieldNames...

    reference.aspose.com/words/net/aspose.words.low...
  5. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....ExcelSaveOptions object var saveOptions = new Aspose . Pdf . ExcelSaveOptions...+ "PDFToXLS_out.xlsx" , saveOptions ); } } Convert PDF to XLS...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  6. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք TIFF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...tiff" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Tiff); saveOptions-> set_TiffCompression (T...

    products.aspose.com/words/hy/cpp/compress/tiff/
  7. 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.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveoptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveoptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...docx" ); let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . cssStyleSheetType = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Us...

    Aspose::Words::Saving::ImageSaveoptions::get_UseGdiEmfRenderer method. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF in C++....EMF image, we can pass a SaveOptions object to select a renderer...metafile renderer. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...