Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 38,273 for

save

(0.1 sec)
  1. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with required font information Save the file using the method of...set_Fill(textFill); 9 // Save resultant XPS document 10 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-text/
  2. Adding Slide to Presentation|Aspose.Slides 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....SlidePart >(); // Save the new slide part. slide . Save ( slidePart...GetIdOfPart ( slidePart ); // Save the modified presentation. presentationPart...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  3. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...with creared image brush using Save the document to disc using the...))); 10 // Save resultant XPS document 11 doc -> Save(outDir()...

    docs.aspose.com/page/cpp/xps/working-with-images/
  4. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg' ) # When we save the document as an image, we...format for the image that the saving operation will generate. #...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...methods such as “write_graphics_save()” and “write_graphics_restore()”...without using “write_graphics_save()” and “write_graphics_restore()”...

    docs.aspose.com/page/python-net/ps/working-with...
  6. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_doc_title property. A flag specifying whether the window’s title bar should display the document title taken from the Title entry of the document information dictionary....be used automatically when saving to PDF/UA. The default value...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert Raster Image to SVG using C#

    This short tutorial guides on how to convert Raster image to SVG using C#. It demonstrates how using C# Raster image to SVG conversion is easily possible using a few lines of code....raster to SVG image using the Save method To Convert TIFF to SVG...convert Tiff to SVG using the Save method. Code for Raster Image...

    kb.aspose.com/imaging/net/how-to-convert-raster...
  8. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    Optimize EMF saving with ImageSaveOptions. Control GDI or Aspose.Words renderer settings for enhanced image quality and performance....Words metafile renderer when saving to EMF. public bool UseGdiEmfRenderer...to GDI+ graphics object and saved to metafile. If set to false...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose.PSD for Java 24.6 - Release Notes|Docume...

    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....image is cropped after the saving. Data is lost but Preview looks...true ); im . save ( outputFile ); } // Check saved changes try...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. ImageSaveOptions.TiffCompression | Aspose.Words...

    Optimize your TIFF images with the ImageSaveOptions TiffCompression property, allowing you to choose the best compression method for quality results....of compression to apply when saving generated images to the TIFF...Remarks Has effect only when saving to TIFF. The default value...

    reference.aspose.com/words/net/aspose.words.sav...