Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 33,731 for

saveoptions

(0.14 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Սեղմել WORD Ը C++ Ում

    Սեղմեք WORD ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:..."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/hy/cpp/compress/word/
  3. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... save(stream, saveOptions) Saves the document to a...stream , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 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/zh/java/converting-email-...
  5. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++.... auto saveOptions = System :: MakeObject <...times its original size. saveOptions -> set_Scale ( 5.0f ); math...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_PageMargins method. Specifies the margins around pages in an HTML document. The margins value is measured in points and should be equal to or greater than 0. Default value is 10 points in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_PageMargins ( 15 );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...and below in the outline. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfEncryptionDetails | Aspose.Words for .NET

    Discover the PdfEncryptionDetails constructor to easily initialize secure PDF encryption instances. Enhance your document protection with our powerful tool!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveoptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++.... auto saveOptions = System :: MakeObject <...Saving :: PsSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

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