Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 38,284 for

save

(0.03 sec)
  1. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals....images inside a document when saving in PDF format. The value may...compression - original bytes will be saved. Examples Shows how to specify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Save the attached file bytes to the...from a OneNote document and save them to local space. Copy 1...

    docs.aspose.com/note/net/working-with-attachments/
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode...Image . Aspose :: Words :: Saving :: HtmlOfficeMathOutput Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Can't get the picture in the header - Free Supp...

    I am trying to extract the pictures from the header of a word document. But it doesn’t seems to always work. I would like to know if there was a way to get them 100% of the time, thank you ( i am using aspose word python…...save(image_file_name) with Image...open(image_file_name) as img: img.save(image_file_name) return image_file_name...

    forum.aspose.com/t/cant-get-the-picture-in-the-...
  5. Create and Embed an Excel Chart as an OLE Objec...

    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.... Save the workbook. Open the Excel...Position the chart on the slide. Save the presentation. CreateNewChartInExce...

    docs.aspose.com/slides/net/create-and-embed-an-...
  6. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....page, the resultant file is saved on the disk. Steps to Insert...collection of the selected page Save the current graphics state and...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  7. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....corresponding headings when saving a PDF document. Document doc...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Moving Tasks

    Learn how to move with Microsoft Project (MPP/XML) the tasks under another ones using Aspose.Tasks for .NET.... Save ( "MoveTaskUnderAnother_out...MoveToSibling (3); 5 project. Save ( "MoveTaskUnderSamePar_out...

    docs.aspose.com/tasks/net/moving-tasks/
  9. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG.... The save options are set by default....converters import * from aspose.html.saving import * # Load an SVG document...

    docs.aspose.com/html/python-net/convert-svg-to-...
  10. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layer via Aspose.PSD for Python...then set up the options for saving the output PNG files. The PngOptions...Finally, we save the modified image using the save() method of...

    docs.aspose.com/psd/python-net/adjustment-layer...