Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,303 for

save

(0.2 sec)
  1. Create rectangular Torus in 3D Scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can create 3D objects, and then Save 3D scene in any supported 3D format....create 3D objects, and then save 3D scene in any supported 3D...ordinal mesh/triangle mesh during saving the scene into different supported...

    docs.aspose.com/3d/python-net/create-rectangula...
  2. Create New Workbook|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.... save ( "newWorkBook.xlsx" , SaveFormat...XLSX ); // Workbooks can be saved in many formats Apache POI SS...

    docs.aspose.com/cells/java/create-new-workbook/
  3. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances document quality by allowing TrueType font embedding. Default is false....fonts in a document when it is saved. Default value for this property...only. Examples Shows how to save a document with embedded TrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinkBase method. Specifies the base string used for evaluating relative hyperlinks in this document in C++....docx" )); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...st ; // Save the workbook const outputData = wb . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the file. Add Table in PDF -...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    products.aspose.com/pdf/cpp/table/add/
  7. Add Text to PDF using Go|Aspose.PDF for Go via C++

    Learn how to add text to a PDF document in Go using Aspose.PDF for content enhancement and document editing.... Saves the modifications to the same...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    docs.aspose.com/pdf/go-cpp/add-text-to-pdf-file/
  8. SmartArt|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用 SmartArt:使用 JavaScript 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置图表样式。... save ( "smartart.pptx" , aspose ...( smartArt ); presentation . save ( "smartart_removed.pptx" ,...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Table|Aspose.Slides for Node.js via .NET Docume...

    Work with tables in Aspose.Slides for Node.js: create, format, merge cells, apply styles, import data, and export with examples for PPT, PPTX, and ODP.... save ( "table.pptx" , aspose . slides...remove ( table ); presentation . save ( "table_removed.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for C++: insert, crop, compress, recolor, and export images with C++ examples for PPT, PPTX, and ODP presentations....MemoryStream > (); bitmap -> Save ( bitmapStream , System :: Drawing...(), image ); presentation -> Save ( u "picture.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/examples/elements/pi...