Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 376,843 for

save

(0.89 sec)
  1. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . Save ( "Output...

    docs.aspose.com/slides/net/slide-layout/
  2. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...
  3. 移动和删除表单字段|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/
  4. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for Python via .NET.... Save PDF Document - this article...describes a various ways how to save a PDF document. Merge PDF -...

    docs.aspose.com/pdf/python-net/basic-operations/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Move or Delete pages in PDF using php-java https://products.aspose.com/pdf/php-java/pages/ Recent content in Add, Move or Delete pages in ......"name": "Save PDF", "text": "Save the output PDF using the Save method"...specified index. Save the output PDF using the Save method. columns...

    products.aspose.com/pdf/php-java/pages/index.xml
  6. Saving Project Data to CSV and Text Formats in ...

    This article explains how to Save project data to CSV or text formats using Aspose.Tasks Java for Ruby....Working with Projects in Ruby Saving Project Data to CSV and Text...Reference Download Pricing Buy Saving Project Data to CSV and Text...

    docs.aspose.com/tasks/java/saving-project-data-...
  7. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java....MASTERS ) # save in the VSDX format diagram . save ( "ReduceFileSize_Out...

    docs.aspose.com/diagram/python-java/reduce-file...
  8. Generate AustraliaPost Barcode with Different F...

    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....$australiaPostFormatC -> Standard ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "AusraliaPost-Barcode...

    docs.aspose.com/barcode/java/generate-australia...
  9. Merge POT Files using Java | products.aspose.com

    Java sample code to combine POT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pot/
  10. Merge OTP Files using Java | products.aspose.com

    Java sample code to combine OTP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/otp/