Sort Score
Result 10 results
Languages All
Labels All
Results 8,141 - 8,150 of 365,752 for

save

(0.13 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... save ( base . artifactsDir + "DocumentBuilder...builder . endTable (); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/
  3. Aspose::Words::Document::get_AutomaticallyUpdat...

    Aspose::Words::Document::get_AutomaticallyUpdateStyles method. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word in C++....set_AutomaticallyUpdateS ( true ); doc -> Save ( get_ArtifactsDir () + u "Document...// if a document that we are saving does not have one. System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for Python via .NET 25.1 - Release N...

    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 ( out_file_img_all , PngOptions...update_modified_content () img . save ( out_file_img_one , PngOptions...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....st ; // Save the workbook const outputData = wb . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  7. Formatting Slicer with C++|Documentation

    Format slicers in Microsoft Excel using Aspose.Cells with C++....columns and style type, and saves it as an output Excel file....SlicerStyleType :: SlicerStyleLight6 ); // Save the workbook in output XLSX...

    docs.aspose.com/cells/cpp/formatting-slicer/
  8. Aspose.PSD for .NET 25.1 - 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 ( outFileImgAll , new PngOptions...UpdateModifiedConten (); image . Save ( outFileImgOne , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  9. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingArc_out...( graph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-arc/
  10. 在 Python 中将 PowerPoint 演示文稿转换为 Markdown|Aspose....

    使用 Aspose.Slides for Python via .NET 将 PowerPoint 和 OpenDocument 幻灯片(PPT、PPTX、ODP)转换为干净的 Markdown,自动化文档编写并保持格式。... 调用 save 将其导出为 Markdown 文件。 使用下面的 Python...presentation : presentation . save ( "presentation.md" , slides...

    docs.aspose.com/slides/zh/python-net/convert-po...