Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 32,777 for

saveoptions

(0.08 sec)
  1. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveoptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveoptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....BuildReport( string, string, SaveOptions , object ) Populates the...string outputFileName , SaveOptions saveOptions , object data ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  5. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveoptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span tag in the document structure to export the text language...." ); let saveOptions = new aw . Saving . PdfSaveOptions..."ExportLanguageToSpan" is ignored. saveOptions . exportDocumentStruct =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Սեղմել 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/
  9. 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/
  10. GraphicsQualityOptions.InterpolationMode | Aspo...

    Discover the GraphicsQualityOptions InterpolationMode property to easily customize your graphics' interpolation settings for enhanced visual quality....GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

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