Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 33,683 for

saveoptions

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. SaveOptions.allow_embedding_post_script_fonts p...

    Saveoptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...allow_embedding_post_script_fonts property SaveOptions.allow_embedding_post_script_fonts...save_options = aw . saving . SaveOptions . create_save_options ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Compress DOCX In C#

    Compress DOCX in C# without losing quality. Optimize DOCX content, reduce file size easily...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/docx/
  9. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } var saveOptions = new OoxmlSaveOptions {...doc.Save( "Output.docx" , saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/word/
  10. Შეკუმშოს WORD C++

    შეკუმშოს WORD C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/ka/cpp/compress/word/