Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 583,015 for

save

(0.14 sec)
  1. Export file|Documentation

    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....Contents [ Hide ] Export to DXF Save DXF Access to entities inside...

    docs.aspose.com/cad/net/how-to/export-file/
  2. Aspose::Words::Tables::Cell::get_CellFormat met...

    Aspose::Words::Tables::Cell::get_CellFormat method. Provides access to the formatting properties of the cell in C++....Color :: get_Orange ()); doc -> Save ( ArtifactsDir + u "Table.RowCellFormat...:: get_LightGreen ()); doc -> Save ( ArtifactsDir + u "Table.CellFormat...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Add Image Stamp with via C++ | Aspose.PDF

    Simple demo source code to add image stamp to PDF on any platform with C++ language....imageStamp ); // Save output document document -> Save ( _dataDir +... compress, secure, print or save PDF to TXT, HTML, PCL, XFA,...

    products.aspose.com/pdf/cpp/stamps-image/
  4. RasterCachedMultipageImage - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....shows batch conversion before saving (exporting) Tiff images. String...of batch conversion before saving (exporting) Tiff images is...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Public API Changes in Aspose.Diagram 17.x https://docs.aspose.com/diagram/java/public-api-changes-in-aspose-diagram-17-x/ Recent content in Public AP...... Each save option class is the extended...c1 // create an instance SVG save options class c1 n SVGSaveOptions...

    docs.aspose.com/diagram/java/public-api-changes...
  6. Working with large PST files|Documentation

    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....attachments (extractAttachments), // save msg to a stream (saveMessageToStream)...SaveMessageToStream if it is necessary to save messages from pst. Instead of...

    docs.aspose.com/email/java/working-with-large-p...
  7. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation...."Watermark" ); presentation -> Save( u "watermark.odp" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.odp" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/odp/
  8. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  9. C++ API to Convert SVG to PPS | products.aspose...

    Convert SVG to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  10. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....an object of SvgSaveOptions $save_options = new SvgSaveOptions...archive $save_options -> CompressOutputToZipA = false ; # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...