Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 33,643 for

saveoptions

(0.36 sec)
  1. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveoptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let saveOptions = new aw . Saving . HtmlSaveOptions...HtmlSaveOptions (); saveOptions . replaceBackslashWith = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital document signing. Enhance security and authenticity effortlessly!...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Սեղմել 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/
  4. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    PdfSaveoptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . preserveFormFields = true ; // When...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveoptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....EMF image, we can pass a SaveOptions object to select a renderer...renderer. ImageSaveOptions saveOptions = new ImageSaveOptions (...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. EmfPlusDualRenderingMode Enum | Aspose.Words fo...

    Discover Aspose.Words' EMF Plus Dual Rendering Mode enum for optimal EMF Dual metafile rendering. Enhance your document processing with precision!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  9. HtmlSaveOptions class | Aspose.Words for Python

    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 ) allow_negative_indent Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....SaveOptions public class DocSaveOptions...DocSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...