Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 375,795 for

save

(2.22 sec)
  1. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/fill-form/
  2. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  3. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...
  4. Update Visio Shape Text in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "UpdateShapeText...

    docs.aspose.com/diagram/java/update-visio-shape...
  5. VbaMacro|Aspose.Slides for PHP Documentation

    Work with VBA macros in PHP using Aspose.Slides: add or edit projects and modules, sign or remove macros, and Save presentations in PPT, PPTX and ODP....End Sub" ); $presentation -> save ( "vba_macro.pptm" , SaveFormat...$module ); $presentation -> save ( "vba_macro_removed.pptm" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveOptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....document's "Save" method // to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....text at given coordinates, and save the resulting file. Create a...paragraphs.add(text_fragment) . Save the document. The following...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  8. Merge PDF Documents using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/
  9. Remove Pages from PDF using php-java | Aspose.PDF

    Remove pages from PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/php-java/pages/remove/
  10. Merge FODP Files To PPS Using Python | products...

    Merge multiple FODP files in Python.... save( "presentation.pps" , slides...to merge two FODP files and save result as PPS in Python. Install...

    products.aspose.com/slides/python-net/merge/fod...