Sort Score
Result 10 results
Languages All
Labels All
Results 8,821 - 8,830 of 368,095 for

save

(0.28 sec)
  1. 公共 API Aspose.Diagram 16.12.0 的变化|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....7853981633974501 ); // save the Visio drawing diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  2. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/zh/python-net/translate-m...
  4. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....(or without options) and then save the document in DOCX format...pdf" , load_options ) doc . save ( "output.docx" ) Q: How can...

    docs.aspose.com/words/python-net/convert-pdf-to...
  5. Loading and managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files using JavaScript via C++...." ; // Save the Excel file and prepare download...link const outputData = wb . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/loading-sa...
  6. Aspose.PSD for .NET 21.11 - 发行说明|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 ( outputPsd ); } PSDNET-988...UpdateLayerData (); } } } } image . Save ( outputPng , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Add Watermark in PDF...Add ( artifact ); document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/watermark/
  8. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  9. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method. Gets or sets the size of a generated image in pixels in C++....Aspose::Words::Saving::ImageSaveOptions::get_ImageSize method...:: Size Aspose :: Words :: Saving :: ImageSaveOptions :: get_ImageSize...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....preserving its formatting, // then save the source document to the local...KeepSourceFormatting ); dstDoc . Save ( ArtifactsDir + "Document.AppendDocument...

    reference.aspose.com/words/net/aspose.words/doc...