Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 34,087 for

saveoptions

(0.23 sec)
  1. Document.AttachedTemplate | Aspose.Words for .NET

    Discover how to manage your Document AttachedTemplate property efficiently. Easily set or retrieve the full path of your document's template for seamless integration.... // Use a SaveOptions object to automatically set...not have one. SaveOptions options = SaveOptions . CreateSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  2. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.ReplaceBackslashWithYenSign | A...

    Discover how the HtmlSaveoptions ReplaceBackslashWithYenSign property enhances your HTML output by converting backslashes to yen signs. Default, false....HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . ReplaceBackslashWith...ReplaceBackslashWith.html" , saveOptions ); See Also class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....ExecuteWithRegions( string, string, SaveOptions , DataTable, MailMergeOptions...string outputFileName , SaveOptions saveOptions , DataTable dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  5. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveoptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm...." ); let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . password = "MyPassword" ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::TxtSaveOptions::get_MaxC...

    Aspose::Words::Saving::TxtSaveoptions::get_MaxCharactersPerLine method. Gets or sets an integer value that specifies the maximum number of characters per one line. The default value is 0, that means no limit in C++.... auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_MaxCharactersPerLine...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::ImlRenderingMode enum | ...

    Aspose::Words::Saving::ImlRenderingMode enum. Specifies how ink (InkML) objects are rendered to fixed page formats in C++.... auto saveOptions = System :: MakeObject <...:: SaveFormat :: Jpeg ); saveOptions -> set_ImlRenderingMode (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::OoxmlSaveOptions::get_Zi...

    Aspose::Words::Saving::OoxmlSaveoptions::get_Zip64Mode method. Specifies whether or not to use ZIP64 format extensions for the output document. The default value is Never in C++....ToArray ()); } } } } auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Zip64Mode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...