Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 377,473 for

save

(0.18 sec)
  1. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby....getText () \ # Save the modified document. doc . save ( data_dir...

    docs.aspose.com/words/java/find-and-replace-in-...
  2. Add SolutionXML Element to the Visio Drawing in...

    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....solution_xml ) \ # save Visio diagram diagram . save ( data_dir + "SolutionXmlElement...

    docs.aspose.com/diagram/java/add-solutionxml-el...
  3. Mail Merge Form Fields in Python|Aspose.Words f...

    Mail Merge Form Fields using Python....fieldValues ) \# Save the finished document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/mail-merge-form-fiel...
  4. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your document summarization for clearer insights and improved content management.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  5. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/vrml/
  6. Set Visio Shape's Fill data in PHP|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...."#ebf8df" ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeFillData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  7. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....save methods on the Document object...from DOCX into PDF using the save method: You can download the...

    docs.aspose.com/words/python-net/convert-a-docu...
  8. Node.js Outlook Email API for MSG EML PST MBOX ...

    Aspose.Email for Node.js via .NET is an Email Programming API for Microsoft Outlook file formats PST MSG EML ICS....Email Programming API, that saves developer's time & effort to...Embedded Objects Manage Attachments Save Message as Draft Manage Headers...

    products.aspose.com/email/nodejs-net/
  9. Convert XFA Form to AcroForm|Aspose.PDF for PHP...

    This section explains how to convert XFA Form to AcroForm with Aspose.PDF for PHP via Java....()); // Save the updated document $document -> save ( $outputFile...$outputFile ); // Save modified PDF $document -> close (); Fill AcroForms...

    docs.aspose.com/pdf/php-java/convert-form/
  10. Unlock PPT Presentation Files using Python | pr...

    Python source code to remove protection from PPT Presentation.... save( "encryption-removed.ppt" ,...remove_write_protection() pres . save( "write-protection-removed.ppt"...

    products.aspose.com/slides/python-net/unlock/ppt/