Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 375,720 for

save

(0.11 sec)
  1. Add Pages to PDF using php-java | Aspose.PDF

    Add PDF pages to your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/add/
  2. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::WordML2003SaveOption class Contents [...specify additional options when saving a document into the WordML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 公共 API Aspose.Diagram 5.9.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.... Save Resultant HTML to a Stream 新的保存方法已添加到..."Basic Flowchart.vsd" ); // save resultant HTML directly to a...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  4. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....where the document page will be saved to. public Stream PageStream...This property allows you to save document pages to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java.... create a 3D scene and then save the file in FBX format. // The...Scene (); // Save 3D scene document scene . save ( MyDir , FileFormat...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  7. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ save() method to save the portfolio document...image ) # Save Portfolio document document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/portfolio/
  8. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。..." ); // Save ODS in ODF 1.2 version which...OdsSaveOptions options ; workbook . Save ( outDir + u "ODF1.2_out.ods"...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  9. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....replace(input_file_name, output_file_name, save_format, pattern, replacement)...input file, with the specified save format and additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF to Microsoft Word Documents in C++|...

    Aspose.PDF for C++ library allows you to convert PDF to Word format using C++ with ease and full control. These formats include DOC and DOCX. Learn more how to tune up PDF to Microsoft Word documents conversion....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat::Doc format...

    docs.aspose.com/pdf/cpp/convert-pdf-to-word/