Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 32,777 for

saveoptions

(0.12 sec)
  1. Aspose::Words::Drawing::Fill::OneColorGradient ...

    Aspose::Words::Drawing::Fill::OneColorGradient method. Sets the specified fill to a one-color gradient in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images....inputFileName , ImageSaveOptions saveOptions , DataTable dataTable , MailMergeOptions...String The input file name. saveOptions ImageSaveOptions The output’s...

    reference.aspose.com/words/net/aspose.words.low...
  5. Convert OFT Files to Various Formats in C#|Docu...

    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.... SaveOptions class - Provides options... Save ( "message.eml" , SaveOptions . DefaultEml ); Aspose.Email...

    docs.aspose.com/email/net/converting-between-fo...
  6. GradientStop.baseColor property | Aspose.Words ...

    GradientStop.baseColor property. Gets a value representing the color of the gradient stop without any modifiers.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveoptions constructor to effortlessly create instances for saving documents in the XPS format, enhancing your document management efficiency.... XpsSaveOptions saveOptions = new XpsSaveOptions ();...(); Assert . That ( saveOptions . SaveFormat , Is . EqualTo ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Կատարեք PDF՝ Օգտագործելով C++

    Ստեղծեք նոր PDF C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք PDF՝ օգտագործելով C++ գրադարանը:...Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/hy/cpp/make/pdf/
  9. Display Multiple Columns in Rendered Gantt Char...

    Learn how to display customized Gantt chart columns while export in graphical formats (PDF, PNG, JPEG) using Aspose.Tasks for .NET....example, the Save(string, SaveOptions) overload: The first parameter...of a class derived from SaveOptions , such as PdfSaveOptions...

    docs.aspose.com/tasks/net/display-multiple-colu...
  10. Converting a MHTML file to DOC using C++ | Aspo...

    Sample code for MHTML to DOC conversion using C++. Use C++ example for batch MHTML to DOC conversion....loadOptions ); // Create SaveOptions auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> set_Format ( DocSaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...