Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 28,446 for

saveoptions

(0.12 sec)
  1. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveoptions MaxImageResolution. Set pixel density for optimal results. Default, 0....SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . MaxImageResolution...MaxImageResolution.svg" , saveOptions ); See Also class SvgSaveOptions...

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

    Discover the DigitalSignatureDetails constructor to easily initialize digital signature instances, enhancing your application's security and efficiency....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class CertificateHolder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Rep...

    Aspose::Words::Saving::HtmlSaveoptions::get_ReplaceBackslashWithYenSign method. Specifies whether backslash characters should be replaced with yen signs. Default value is false in C++.... auto saveOptions = System :: MakeObject <...:: HtmlSaveOptions > (); saveOptions -> set_ReplaceBackslashWith...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveoptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  5. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...Inheritance: HtmlSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) allowNegativeIndent Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) method Saves the document...Words :: Saving :: SaveOptions > & saveOptions ) Parameter Type...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. SvgSaveOptions.IdPrefix | Aspose.Words for .NET

    Discover the SvgSaveoptions IdPrefix property, which customizes element IDs in your output document for better organization and clarity. Enhance your SVG files today!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . IdPrefix..."SvgSaveOptions.IdPrefixSvg.html" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...docx" ); XlsxSaveOptions saveOptions = new XlsxSaveOptions ();...datetime format autodetection. saveOptions . DateTimeParsingMode = ...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.AttachmentsEmbeddingMode | Aspos...

    Customize how attachments are embedded in PDFs with PdfSaveoptions. Ensure seamless integration and optimized document sharing....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . AttachmentsEmbedding...AttachmentsEmbedding.pdf" , saveOptions ); See Also enum PdfAttachmentsEmbedd...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Compress TIFF In C++

    Compress TIFF in C++ without losing quality. Optimize TIFF content, reduce file size easily....tiff" ); auto saveOptions = MakeObject <ImageSaveO...<ImageSaveOptions>(SaveFormat::Tiff); saveOptions-> set_TiffCompression (T...

    products.aspose.com/words/cpp/compress/tiff/