Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 380,460 for

save

(0.91 sec)
  1. Merge MHT files using javascript-cpp | Aspose.PDF

    Merge MHT files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/mht/
  2. Optimize, Compress or Reduce PDF Size in Python...

    Discover how to optimize PDF files for performance and file size reduction in Python with Aspose.PDF....pdf" # Save output document document . Save ( dataDir )...

    docs.aspose.com/pdf/python-cpp/optimize-pdf/
  3. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++....builder -> get_Document () -> Save ( get_ArtifactsDir () + u "Shape...MakeObject < Aspose :: Words :: Saving :: SvgSaveOptions > (); saveOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/java/supported-file-formats/
  5. 使用多种编码读取CSV文件|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....options ); //Save it in XLSX format workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/read-csv-file-wit...
  6. Installation|Aspose.Words for Python via .NET

    Install Aspose.Words for Python using Visual Studio tools such as Manage NuGet Packages or Package Manager Console and the MSI installer. Use the Full Trust permission set....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/python-net/installation/
  7. 使用 Python 查看 CGM 文件 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式打开和查看 CGM 文档...options ) # save document in HTML format document . save ( path_outfile...

    products.aspose.com/pdf/zh-hans/python-net/view...
  8. 在 PostScript 中处理文档 | C++

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能。...---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/zh/cpp/ps/working-with-doc...
  9. Insert an ActiveX Control in the Visio Diagram|...

    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....1 , 1 , 1 ); // Save diagram diagram . save ( dataDir + "Ins...

    docs.aspose.com/diagram/zh/java/insert-an-activ...
  10. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace text in ODP Presentation.... nullptr ); presentation -> Save( u "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/cpp/redaction/odp/