Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 31,259 for

saveoptions

(0.1 sec)
  1. Convert WORD To Image C++

    Convert a Word document to Image format in C++ code. Save a Word document as Image using C++....docx" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/cpp/conversion/word-t...
  2. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...docx" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/hy/cpp/conversion/wor...
  3. Փոխարկել TEXT SVG C++

    Փոխարկեք TEXT ը SVG ձևաչափի C++ կոդով: Պահեք TEXT որպես SVG օգտագործելով C++:...txt" ); auto saveOptions = MakeObject <ImageSaveO...get_PageCount (); page++) { saveOptions-> set_PageSet ( MakeObject...

    products.aspose.com/words/hy/cpp/conversion/tex...
  4. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveoptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....class OoxmlSaveOptions : SaveOptions Constructors Name Description..."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java.... Initiate the SaveOptions object with the required...mpp" ); 7 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/java/rendering-resource-u...
  6. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/ua/editor/psd/
  7. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!... OdtSaveOptions saveOptions = new OdtSaveOptions { MeasureUnit..."OdtSaveOptions.Odt11Schema.odt" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SaveOptions.dml_3d_effects_rendering_mode prope...

    Saveoptions.dml_3d_effects_rendering_mode property. Gets or sets a value determining how 3D effects are rendered....dml_3d_effects_rendering_mode property SaveOptions.dml_3d_effects_rendering_mode...words.saving class SaveOptions SaveOptions.default_template property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveoptions::get_ResolveFontNames method. Specifies whether font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....set_FontSettings ( fontSettings ); auto saveOptions = System :: MakeObject <...specified in the source document saveOptions -> set_ResolveFontNames (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....stream, ImageSaveOptions saveOptions) save(OutputStream stream...stream, SvgSaveOptions saveOptions) save(String fileName, ImageSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...