Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 377,042 for

save

(0.28 sec)
  1. Protect or Encrypt a Document in C++|Aspose.Wor...

    Aspose.Words for C++ provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document protection. Aspose.Words supports most Word protection options....feature: “Password to modify” (Save As → Tools → General Options...feature: “Password to open” (Save As → Tools → General Options...

    docs.aspose.com/words/cpp/protect-or-encrypt-a-...
  2. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....creating a DOCX document using C++ Save the output DOCX file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/docx/
  4. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....removeSectionBreaks ( doc ) \# Save the document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  5. Converting Excel to PDF Files 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....); // Save the document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-to-...
  6. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for Python via .NET API, developers can convert all polygons to triangles in any supported 3D file....triangulate ( scene ) # Save 3D scene scene . save ( "out" + "triangulated_out...

    docs.aspose.com/3d/python-net/convert-all-polyg...
  7. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....$textStamp ); // Save output document $document -> save ( $outputFile...$textStamp ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  9. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-html-string-using-...
  10. Set PDF File Information in Python|Aspose.PDF f...

    Learn how to set PDF file information such as author, title, and more in Python using Aspose.PDF to organize documents....); # save update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/set-pdf-file-informati...