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

saveoptions

(0.12 sec)
  1. Aspose::Words::Saving::OdtSaveOptions::get_Pass...

    Aspose::Words::Saving::OdtSaveoptions::get_Password method. Gets or sets a password to encrypt document in C++.... auto saveOptions = System :: MakeObject <...OdtSaveOptions > ( saveFormat ); saveOptions -> set_Password ( u "@sposeEncrypted_1145"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&)...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....SaveOptions public class WordML2003SaveOption...WordML2003SaveOption extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  6. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D shape rendering and visual impact....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . Dml3DEffectsRenderin...Dml3DEffectsRenderin.pdf" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Converting Email Messages in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Unicode format saveOptions = self . SaveOptions eml . save ( self...dataDir + "AnEmail.msg" , saveOptions . getDefaultMsgUnicode ())...

    docs.aspose.com/email/java/converting-email-mes...
  8. XlsxSaveOptions.DateTimeParsingMode | Aspose.Wo...

    Discover XlsxSaveoptions' DateTimeParsingMode property to customize how your document parses dates and times, ensuring accurate data interpretation....docx" ); XlsxSaveOptions saveOptions = new XlsxSaveOptions ();...datetime format autodetection. saveOptions . DateTimeParsingMode = ...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SvgSaveOptions.idPrefix property | Aspose.Words...

    SvgSaveoptions.idPrefix property. Specifies a prefix that is prepended to all generated element IDs in the output document...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . idPrefix = "pfx1_" ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...