Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 378,425 for

save

(0.13 sec)
  1. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....ImageSaveOptions The output’s save options. fieldNames String[]...ImageSaveOptions The output’s save options. fieldNames String[]...

    reference.aspose.com/words/net/aspose.words.low...
  2. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Render Presentations with Fallback Fonts in С++...

    Render presentations with fallback fonts in Aspose.Slides for С++ – keep text consistent across PPT, PPTX and ODP with step-by-step С++ code samples....applied during operations such as saving, rendering, and converting...rendering a slide thumbnail and saving it as a PNG image. Render a...

    docs.aspose.com/slides/cpp/render-presentation-...
  4. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs...Presentation from Image file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/image...
  5. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java.... Save your PDF file public static...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingCurve1_out...

    docs.aspose.com/pdf/java/add-curve/
  6. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...dictionary, # and save it to a fixed-page save format. The text...locale_id == 2055 ))) doc . save ( ARTIFACTS_DIR + 'Hyphenation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Generate Barcodes in Aspose.BarCode APIs for Ja...

    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....images and then save them to a database save barcode images in...this class, set properties, and save the barcode image to any location...

    docs.aspose.com/barcode/java/generate-barcodes-...
  8. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...
  9. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++.... When you save your Excel file as PDF or image...loads the sample Excel file and saves it to PDF/Image format by specifying...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  10. Add Pages to PDF Document|Aspose.PDF for Rust v...

    Explore how to add pages to an existing PDF in Rust with Aspose.PDF for enhancing and expanding your documents.... The save method ensures that modifications...; // Save the previously opened PDF-document pdf . save () ?...

    docs.aspose.com/pdf/rust-cpp/add-pages/