Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 373,074 for

save

(0.19 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/net/add-circle/
  2. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for .NET....and saves an image to disk. Removes compression and saves an image...); 2 3 // Save the project to TIFF 4 project. Save ( "RenderMultipageTIFF_out...

    docs.aspose.com/tasks/net/render-project-to-mul...
  3. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG PNG BMP TIFF Images via C++ library....via Project class and call the Save method while passing the PDF...via Project class and call the Save method by providing appropriate...

    products.aspose.com/tasks/cpp/conversion/
  4. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++.... Save the modified file. Sample Code..."NewCust" ); // Save modified workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  5. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  6. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and export presentation thumbnails.... Save the thumbnail image to any desired...shape . GetImage ()) { image . Save ( "Shape_thumbnail_out.png"...

    docs.aspose.com/slides/net/create-shape-thumbna...
  7. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideColumn ( 1 ); // Save the modified Excel file U16String..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  8. Remove All Macros from the Visio Diagram in PHP...

    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....setVbProjectData ( null ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "RemoveAllMacros...

    docs.aspose.com/diagram/java/remove-all-macros-...
  9. Quick Start in Ruby|Aspose.Words for Java

    Quick Start Aspose.Words for Java on Ruby....Ruby Load And Save To Disk in Ruby Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-ruby/
  10. Convert MOBI to XLS using Python or with free O...

    MOBI to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLS online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...