Sort Score
Result 10 results
Languages All
Labels All
Results 8,631 - 8,640 of 378,794 for

save

(0.34 sec)
  1. Convert JSON Format to POWERPOINT via C++ | pro...

    Parse JSON to POWERPOINT in C++ without using Microsoft PowerPoint...JSON data from file Save JSON as PPTX using Save method Load PPTX...class Save the document to POWERPOINT format using Save method...

    products.aspose.com/total/cpp/conversion/json-t...
  2. Manage print tickets of XPS files | .NET

    .NET API Solution to work with XPS. Includes the functionality to manage print tickets. C# examples on how to create, edit, get and link them.... Save the changed XPS document using...using the XPsDocument.Save() Method. C# Code to make print tickets...

    products.aspose.com/page/net/print-tickets-xps/
  3. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  4. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  5. Deal with PDF Forms in Python | Aspose.PDF

    Manage PDF Forms programmatically with Python sample code using Aspose.PDF for Python via .NET.... Save the PDF file. Create PDF Forms... 1 ) # Save the modified PDF document document . save ( path_outfile...

    products.aspose.com/pdf/python-net/acroforms/
  6. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents.... save ( _dataDir + "sample_caret.pdf"...delete ( ca ); } document . save ( _dataDir + "sample_caret_del...

    docs.aspose.com/pdf/java/extra-annotations/
  8. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF file. If you...On90 ); } // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/rotate/
  9. MathText|Aspose.Slides for PHP Documentation

    Work with math text in PHP using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....$mathBlock ); $presentation -> save ( "math_text.pptx" , SaveFormat...$mathShape ); $presentation -> save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a document as a numeric value in C++....property to a correct value before saving a document. Examples Shows...set_ReadOnlyRecommended ( true ); doc -> Save ( get_ArtifactsDir () + u "DocumentProperties...

    reference.aspose.com/words/cpp/aspose.words.pro...