Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 33,526 for

saveoptions

(0.1 sec)
  1. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances document security by easily managing signing options for seamless digital signatures....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions ( saveFormat ); saveOptions . password = "@sposeEncrypted_1145"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....Words SaveOptions classes in Python via .NET...Words provides you with the SaveOptions class, which allows more...

    docs.aspose.com/words/python-net/specify-save-o...
  5. Սեղմել 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/
  6. 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/
  7. 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...
  8. 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...
  9. Սեղմել JPG Ը C++ Ում

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

    products.aspose.com/words/hy/cpp/compress/jpg/
  10. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify date and time values in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

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