Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 371,748 for

save

(0.17 sec)
  1. Saving optimized jpeg - Free Support Forum - as...

    I need to Save an optimized jpeg (meaning minimal looses and maximal compression). I noticed there is no built-in Save that can do that so I wrote some code to take the original image and using some logic I am trying to …...Saving optimized jpeg Aspose.Imaging Product Family DanAvni April...3, 2025, 5:01pm 1 I need to save an optimized jpeg (meaning minimal...

    forum.aspose.com/t/saving-optimized-jpeg/310794
  2. SaveOutputParameters | Aspose.Words for Java

    This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation in Java....caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/java/com.aspose.word...
  3. MarkdownSaveOptions.imagesFolder property | Asp...

    MarkdownSaveOptions.imagesFolder property. Specifies the physical folder where images are Saved when exporting a document to the [SaveFormat.Markdown](../../../aspose.words/Saveformat/#Markdown) format...physical folder where images are saved when exporting a document to...() : string Remarks When you save a Document in SaveFormat.Markdown...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XamlFixedSaveOptions.resourcesFolder property |...

    XamlFixedSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...() : string Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.SaveOptions.create_Save_options method...create_save_options method Contents [ Hide ] create_save_options(save_format)...create_save_options(save_format) Creates a save options object of a class suitable...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....content neatly across pages Save Resources: Reduce paper/ink...area using cell‑range notation Save the modified workbook # Sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  8. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Examples Shows how to load and save font fallback settings to/from...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Aspose::Words::Saving::SaveOutputParameters::ge...

    Aspose::Words::Saving::SaveOutputParameters::get_ContentType method. Returns the Content-Type string (Internet Media Type) that identifies the type of the Saved document in C++....Aspose::Words::Saving::SaveOutputParameters::get_ContentType...identifies the type of the saved document. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and Save as pdf, svg, html, image, xps and other formats....hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/net/drawing/insert-image/