Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 312,275 for

save

(0.43 sec)
  1. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the file again. Add Text to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/text/
  2. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Save the file again. Add Text to...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/text/
  3. PageLayoutCallbackArgs.Document | Aspose.Words ...

    Discover the PageLayoutCallbackArgs Document property to efficiently access and manage your document data. Enhance your workflow today!... Save ( ArtifactsDir + "Layout.PageLayoutCallback...<summary> /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Export PDF to POWERPOINT in Android | products....

    Android API to Convert PDF to POWERPOINT without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/android-java/conversi...
  5. Export EPUB to POTM in Android | products.aspos...

    Android API to Convert EPUB to POTM without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Aspose.PSD for Java 20.3 - 发行说明|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.... save ( outFile , new PdfOptions ());...updateLayerData (); image . save ( outFilePath ); } finally {...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python... Save the modified presentation as...PPTX file to disk srcPres . save ( "CloneShape_out.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-manipul...
  8. Render a Panorama view of 3D scene|Documentation

    Using Aspose.3D for Python via .NET API, developers can render a panorama view of 3D scene and Save that view into the supported image formats....panorama view of 3D scene and save that view into the supported...cube map as input and finally save the Panorama texture. The execute...

    docs.aspose.com/3d/python-net/render-a-panorama...
  9. XlsxSaveOptions.compression_level property | As...

    XlsxSaveOptions.compression_level property. Specifies the compression level used to Save document...the compression level used to save document. The default value...self ) -> aspose . words . saving . CompressionLevel : ... @compression_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Embedded Font|Aspose.Slides for Python Document...

    Use embedded fonts in PowerPoint presentation in Python... save ( "picture1_out.png" , slides...960 , 720 )) as img : img . save ( "picture2_out.png" , slides...

    docs.aspose.com/slides/python-net/embedded-font/