Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 375,720 for

save

(0.4 sec)
  1. 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...
  2. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); # Saves the presentation $pres -> save ( "MaxValuesVerticalAxi_out...switchRowColumn (); # Saves presentation $pres -> save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/php-java/chart-axis/
  3. 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/
  4. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Save the PDF using Save(String) method. Following..."Hello, World" )); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/create/
  5. Set Viewer Preference of an existing PDF File|A...

    Learn how to set viewer preferences, such as page layout and zoom settings, for existing PDF documents using Aspose.PDF in Java....you have to save the updated PDF file using Save method. The...PAGE_MODE_USE_NONE ); editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/set-viewer-preference-...
  6. Render Slide as Thumbnail to JPEG by User Defin...

    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 thumbnail image in any desired...)) { //Save the image to disk in JPEG format image . Save ( destFileName...

    docs.aspose.com/slides/net/render-slide-as-thum...
  7. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications.... Save the new PDF using Save method. The following...add ( pdfPage ); newDocument . save ( _dataDir + "page_" + pageCount...

    docs.aspose.com/pdf/java/split-document/
  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. Online PCL to DOT Conversion or Build .NET base...

    Free online app to convert PCL to DOT files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOT format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  10. Online PCL to DOTM Conversion or Build .NET bas...

    Free online app to convert PCL to DOTM files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to DOTM format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...