Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 368,266 for

save

(0.13 sec)
  1. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters....doc" ); // When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  4. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  5. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project task usage views using Aspose.Tasks for Java....pdf" ; 12 //Save the Project 13 project. save (days, options);....pdf" ; 18 //Save the Project 19 project. save (thirds, options);...

    docs.aspose.com/tasks/java/rendering-task-usage...
  6. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  7. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  8. Convert JPG to Image in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/jpg-t...
  9. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... Save our PDF file. import aspose...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-curve/
  10. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...