Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 380,296 for

save

(0.25 sec)
  1. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/add/
  2. 保存 3D 文档|Documentation

    Aspose.3D for Java API 支持将 3D 场景保存在各种类型的 3D 文档中。...fbx" ); // Save Scene to a stream try ( MemoryStream...new MemoryStream ()) { scene . save ( dstStream , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/java/save-3d-document/
  3. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications.... Save the PDF using Save(String) method. Following...World!" )); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/create/
  4. Copy Outer Field|Aspose.PDF for Python via .NET

    This example demonstrates how to copy a form field from one PDF document to another using Aspose.PDF for Python.... Save the empty target document. Create...PDF to page 1 at (200, 600). Save the updated target PDF. from...

    docs.aspose.com/pdf/python-net/copy-outer-field/
  5. Untangle Row Bookmarks in Ruby|Aspose.Words for...

    Untangle row bookmarks using Ruby....end $i += 1 end # Save the document. doc . save ( @data_dir + "TestDefect1352...row . remove () # Save the document. doc . save ( @data_dir + "TestDefect1352...

    docs.aspose.com/words/java/untangle-row-bookmar...
  6. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCircle...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-circle/
  7. How to Convert Primavera XER and XML Files | As...

    Aspose.Tasks for .NET allows users to convert Project data from Oracle Primavera P6 formats such as XER or XML into various other formats like Excel, PDF, MPP, etc.... Saving a Primavera P6 XML or XER file...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/net/convert-primavera-xer...
  8. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....document immediately before saving it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions constructor...this class that can be used to save a document in the SaveFormat...self ): ... HtmlSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Java API to Export MD to MARKDOWN | products.as...

    Convert MD to MARKDOWN using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/md-to...