Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 33,731 for

saveoptions

(0.08 sec)
  1. Compress PDF In C#

    Compress PDF in C# without losing quality. Optimize PDF content, reduce file size easily....SectionBreakNewPage); } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...Document.Save( "Output.pdf" , saveOptions); private void SetPageSize...

    products.aspose.com/words/net/compress/pdf/
  2. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . MetafileRenderingOpt...HandleBinaryRasterWa.pdf" , saveOptions ); Assert . That ( callback...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . metafileRenderingOpt = metafileRenderingOpt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Fill::get_BackColor met...

    Aspose::Words::Drawing::Fill::get_BackColor method. Gets or sets a Color object that represents the background color for the fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_GradientVaria...

    Aspose::Words::Drawing::Fill::get_GradientVariant method. Gets the gradient variant GradientVariant for the fill in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. MergerContext | Aspose.Words for Java

    Document merger context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...MergeContextDocument.3.docx", saveOptions) .execute(); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  8. TxtSaveOptions.MaxCharactersPerLine | Aspose.Wo...

    Discover TxtSaveoptions MaxCharactersPerLine, easily set character limits per line for better text formatting. Default is 0 for unlimited characters.... TxtSaveOptions saveOptions = new TxtSaveOptions { MaxCharactersPerLine...MaxCharactersPerLine.txt" , saveOptions ); See Also class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... let saveOptions = new aw . Saving . ImageSaveOptions...RenderInkObject.jpeg" , saveOptions ); See Also module Aspose...

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