Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,780 for

save

(0.37 sec)
  1. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing.... Save the modified Document to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  2. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  3. Aspose.PSD for Java 25.9 - 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....on macOS Bug PSDJAVA-775 The saved PSD file cannot be opened Bug...PSDJAVA-776 The error: Image saving failed in the file with Artboard...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  4. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document.... Save as PDF. from os import path..., load_options ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  5. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  6. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....NET Create, Edit, and Save HTML Create a Document Live...create an empty HTML document and save it to a file. Copy 1 # Create...

    docs.aspose.com/html/python-net/create-a-document/
  7. C++ API to Export MHTML to DOCM | products.aspo...

    Convert MHTML to DOCM within C++ applications....page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/python-net/working-with-line...
  9. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code....streams, along with the desired save format, are used to convert...convert(input_file, output_file, save_format) Converts the given input...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/Saveformat/#Rtf) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...