Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 369,781 for

save

(0.22 sec)
  1. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP.... save ( "connector.pptx" , slides...( connector ) presentation . save ( "connector_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  2. DocumentSecurity enumeration | Aspose.Words for...

    Aspose.Words.Properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtindocumentproperties/security/) property... save ( base . artifactsDir + "DocumentProperties...isWriteProtected ). toEqual ( true ); doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。..."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/remove-form/
  5. 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/
  6. 使用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-...
  7. Aspose.PSD for .NET 21.7 - Release Notes|Docume...

    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 ( outputFilePng , new PngOptions...PngOptions ()); image . Save ( outputFilePsd ); } using ( var image...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  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. Aspose::Words::DocumentBuilder::InsertNode meth...

    Aspose::Words::DocumentBuilder::InsertNode method. Inserts a node before the cursor in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words/doc...