Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 369,843 for

save

(0.16 sec)
  1. Set Size Unit for the Barcode Image in PHP|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....0 ); $bb -> save ( $dataDir . "SetBarcodeImageUnitS...coding sites: GitHub CodePlex Save Barcode Image to Streams in...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  2. 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...
  3. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting.... 4 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/update-page-dimensions...
  4. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ) \ # Save as VDX diagram . save ( data_dir + "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  5. How to Generate a Patch Code in Ruby|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....setCodeText ( "Patch T" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  6. 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/
  7. 如何通过 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...
  8. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  9. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...to true , fonts will not be saved to separate files. Instead,...logic for exporting fonts when saving to HTML. public void SaveExportedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/