Sort Score
Result 10 results
Languages All
Labels All
Results 6,831 - 6,840 of 346,983 for

save

(0.17 sec)
  1. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/add-page-number/
  2. Add background to PDF with Python|Aspose.PDF fo...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background ) # Save the document document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  3. DocSaveOptions.save_routing_slip property | Asp...

    DocSaveOptions.Save_routing_slip property. When ``False``, RoutingSlip data is not Saved to output document...save_routing_slip property DocSaveOptions.save_routing_slip property...False , RoutingSlip data is not saved to output document. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotate PDF Pages with Rust via C++|Aspose.PDF f...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Rust via C++... Save Changes to a New File. The save_as function...( Rotation :: On270 ) ? ; // Save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/rotate-pages/
  5. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Save the presentation to disk in...); // Get the chart image and save it to a stream. com . aspose...

    docs.aspose.com/slides/java/creating-excel-char...
  6. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on encrypted PDFs. Unlock secure document management with customizable access!...how to set permissions on a saved PDF document. Document doc =...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Use Checksum and Supplement Data for Barcodes i...

    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 the image to disk in JPG format $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  8. 在 Jython 中将 Excel 转换为 Pdf|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  9. Calculate Sub Totals|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....[] { 1 }); //Save the excel file workbook . Save ( "AsposeTotal...

    docs.aspose.com/cells/net/calculate-sub-totals/
  10. Set Appearance of the Connector Type Shape in V...

    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....$connectorsTypeValue -> STRAIGHT_LINES ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeAppearance...

    docs.aspose.com/diagram/java/set-appearance-of-...