Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 369,779 for

save

(0.15 sec)
  1. PDF to SVG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as SVG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-svg/
  2. PDF to XLS Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as XLS Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-xls/
  3. Compress PDF Document using C++ | Aspose.PDF

    Compress PDF programmatically with CPP sample code using Aspose.PDF for C++ library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/cpp/compress/
  4. Auto-space a Collection of Shapes in the Visio ...

    This section explains how to autospace a collection of shapes in a visio page with Aspose.Diagram....options ); // save Visio drawing diagram . Save ( @ "c:\temp\AutoSpaceShapes_Out...Export of Hidden Visio Pages on Saving Draw Shapes in Page...

    docs.aspose.com/diagram/net/auto-space-a-collec...
  5. 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...
  6. Create a Pie Chart in VSTO and Aspose.Cells|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.... Saving the spreadsheet. The code samples...Application . ActiveWorkbook ; //Save the copy of workbook as OutputVsto...

    docs.aspose.com/cells/net/create-a-pie-chart-in...
  7. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your document thumbnail generation with customizable features and improved quality....setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  8. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Saving . ColorMode Remarks The default...to change image color with saving options property. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-page-number/
  10. 如何通过 Node.js 和 C++ 设置文本框的文本对齐方式|Documentation

    如何在 Aspose.Cells for Node.js via C++ 中设置文本框的文本对齐方式...Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/applying-te...