Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 368,054 for

save

(0.54 sec)
  1. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a document...fonts in a document when it is saved. Default value for this property...Specifies whether or not to save a subset of the embedded TrueType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. View or Edit POTX Files Metadata using Java | p...

    Java source code to edit or view POTX format metadata....Manager" ); // Save your presentation to a file pres . save ( "DocProps...getPropertyName ); // Saving presentation pres . save ( "CustomDemo.potx"...

    products.aspose.com/slides/java/metadata/potx/
  3. View or Edit FODP Files Metadata using C++ | pr...

    C++ source code to edit or view FODP format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/fodp/
  4. View or Edit PPS Files Metadata using C++ | pro...

    C++ source code to edit or view PPS format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/pps/
  5. View or Edit PPT Files Metadata using C++ | pro...

    C++ source code to edit or view PPT format metadata....// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/cpp/metadata/ppt/
  6. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/net/drawing-raster-imag...
  7. Drawing Raster Images on Vector Images|Document...

    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....specified bounds of the vector image Save the results Draw Raster Image...specified bounds of the vector image Save the results Draw Raster Image...

    docs.aspose.com/imaging/python-net/drawing-rast...
  8. 用JavaScript通过C++加载不带图表的源Excel文件|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载不带图表的Excel文件。...> </ head > < body > < h1 > Save Workbook Without Charts to PDF...arrayBuffer ), options ); // Save the workbook in PDF format const...

    docs.aspose.com/cells/zh/javascript-cpp/load-so...
  9. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram.... Save drawing 3D Rotation Programming...BOOL . True ; // save drawing diagram . Save ( @ "c:\temp\TestTemplate...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  10. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Save resultant PDF document. Following...World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/hello-world-example/