Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 33,581 for

saveoptions

(0.14 sec)
  1. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article 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...
  2. Show or Hide Extra Print Headers|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....m&gt;<hr/></div>" ; int saveOptions = MailMessageSaveOptio ....MailMessageSaveType . getMHtmlFormat (), saveOptions ); Download Running Code...

    docs.aspose.com/email/java/show-or-hide-extra-p...
  3. Error occurred while save the pdf document with...

    Hi Team, We have a merged with multiple other pdfs and we have received the below error. Can you please help us to look into it. System.ArgumentException: An item with the same key has already been added. Key: 173895 …...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at #=zx...#=znwtBEZ5rwAa0UPzg3cB= #=zuVxBE6Q=, SaveOptions #=zg0M2Os1MzU7P) at (Object...

    forum.aspose.com/t/error-occurred-while-save-th...
  4. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveoptions. Easily manage image quality and file size for optimal results....docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.OptimizeOutput | Aspose.Wo...

    Optimize your HTML output with the HtmlFixedSaveoptions property. Enhance performance by removing redundant canvases and merging similar glyphs. Default, true....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions...OptimizeGraphicsOutp.html" , saveOptions ); // The size of the optimized...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Discover the HtmlFixedSaveoptions PageMargins property to customize your HTML document's margins. Set values in points for precise layout control....); HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions..."HtmlFixedSaveOptions.PageMargins.html" , saveOptions ); string outDocContents...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveoptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting.... TxtSaveOptions saveOptions = new TxtSaveOptions { Encoding...indicate which is which. saveOptions . AddBidiMarks = addBidiMarks...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveoptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++.... auto saveOptions = System :: MakeObject <...discard all page breaks. saveOptions -> set_ForcePageBreaks (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Fill.gradientAngle property | Aspose.Words for ...

    Fill.gradientAngle property. Gets or sets the angle of the gradient fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

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