Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 364,655 for

save

(0.1 sec)
  1. Group, Convert and Verify Shapes|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 diagram Group Shapes Programming...SWF by specifying the Visio save options . This example code...

    docs.aspose.com/diagram/java/group-convert-and-...
  2. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....index )); } // Save updated PDF file pdfSign . save ( _dataDir +...false ); // Save updated PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/remove-signature-from-...
  3. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/
  4. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide.... Save the modified presentation. This...$video ); # Saves the presentation to disk $pres -> save ( "pres-with-video...

    docs.aspose.com/slides/php-java/video-frame/
  5. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Header to PDF using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform.... Save the PDF file. Add a Header to...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/header/
  7. 将 PowerPoint 转换为 Markdown|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为 Markdown... 使用 Save 方法将对象保存为 markdown 文件。 以下 PHP..."pres.pptx" ); try { $pres -> save ( "pres.md" , SaveFormat ::...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  8. BarcodeParameters.PosCodeStyle | Aspose.Words f...

    Discover the BarcodeParameters PosCodeStyle property for Point of Sale barcodes. Supports UPCA, EAN13, and more. Enhance your POS system today!...image into the document, or save it to the local file system...NET461_OR_GREATER || JAVA img . Save ( ArtifactsDir + "FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Add Image to PDF using JavaScript via C++|Aspos...

    This section describes how to add image to existing PDF file using Aspose.PDF for JavaScript via C++....image file to end a PDF-file and save the “ResultImage.pdf”. Next...onload = ( event ) => { /*prepare(save) the image file from BLOB*/...

    docs.aspose.com/pdf/javascript-cpp/add-image-to...
  10. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...