Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 372,807 for

save

(1.47 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp ); // Save output document $document -> save ( $outputFile...$imageStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  2. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....can load and save. Format Description Load Save Remarks BMP Bitmap...

    docs.aspose.com/drawing/net/supported-file-form...
  3. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class...., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  4. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo..."Demo MP3 file" ); editor . save ( _dataDir + "PdfContentEditorDemo...

    docs.aspose.com/pdf/java/working-with-attachments/
  5. RtfSaveOptions.ExportImagesForOldReaders | Aspo...

    Optimize your RTF documents with the ExportImagesForOldReaders property. Control keyword inclusion for legacy readers, impacting file size and performance.... Examples Shows how to save a document to .rtf with custom...the document's "Save" method to modify how we save it to an RTF...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 使用评论|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...., "test@" ); // Save diagram diagram . save ( dataDir + "Add...( comment ); } // save Visio diagram . save ( dataDir + "Edit...

    docs.aspose.com/diagram/zh/java/working-with-co...
  7. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....setTopMargin ( 3 ); // Save the Workbook. workbook . save ( path . join...( true ); // Save the Workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  8. 在页面中绘制形状|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPolylineInPage_out...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawBezierInPage_out...

    docs.aspose.com/diagram/zh/net/draw-shapes-in-p...
  9. Working with Cylinder|Documentation

    Aspose.3D for Python via .NET allows customizing Offset Top of a cylinder. In order to use this functionality, you can use Offset property of Cylinder class....create_child_node ( cylinder2 ) # Save scene . save ( "data-dir" + "CustomizedOffsetTopC...create_child_node ( cylinder2 ) # Save scene scene . save ( "data-dir" + "CustomizedShearBotto...

    docs.aspose.com/3d/python-net/working-with-cyli...
  10. Merge PDF Documents using Java | Aspose.PDF

    Combine various PDF documents programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/