Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 152,701 for

save

(0.14 sec)
  1. How to Convert EPS to TIFF in C#

    This step by step tutorial explains how to convert EPS to TIFF in C#. Aspose.Page for .NET API helps you convert EPS to TIFF in C# code....ImageSaveOptions as you prefer Save the EPS document to TIFF image...array from image device and save as tiff image From the above...

    kb.aspose.com/page/net/how-to-convert-eps-to-ti...
  2. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer....can pass to the document's "Save" method // to modify how that...25%. let options = new aw . Saving . PdfSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat... FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts.ChartDataValues...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....); // Save workbook to memory stream const ms = wb . save ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  6. Add Icons to Worksheet with Node.js via C++|Doc...

    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.... setStyle ( s ); // Save. You can check your icon in...in this way. workbook . save ( "sample2.xlsx" , AsposeCells . SaveFormat...

    docs.aspose.com/cells/nodejs-cpp/insert-svg-to-...
  7. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....property has effect only when saving to raster image formats and...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!...property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...property has effect only when saving to raster image formats. The...ImageDir + "Logo.jpg" ); // When we save the document as an image, we...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....get_IsHeader (); })); } doc -> Save ( ArtifactsDir + u "HeaderFooter...currentYear ), options ); doc -> Save ( ArtifactsDir + u "HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/sec...