Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 369,804 for

save

(0.1 sec)
  1. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$pkcs ); // Save output PDF file $signature -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  2. Unprotect a Worksheet in Python|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....unprotect () # Save the Excel file. workbook . save ( self . dataDir...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  3. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    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 ( outputFile , PngOptions ())...PdfCoreOptions () psdImage . save ( output , saveOptions ) PSDPYTHON-88...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  4. OpenAiModel.setProject method | Aspose.Words fo...

    OpenAiModel.setProject method. Sets a specified Project to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OpenAiModel.setOrganization method | Aspose.Wor...

    OpenAiModel.setOrganization method. Sets a specified Organization to the model.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....Aspose::Words::Saving::Zip64Mode enum Contents [ Hide ] Zip64Mode...:: MemoryStream > (); bmp -> Save ( ms , System :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/
  8. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++.... Unprotect (); // Save the Workbook in Excel97-2003...Excel97-2003 format workbook . Save ( outputFilePath , SaveFormat :: Excel97To2003...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  9. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  10. Convert FODP to HTML in Python | products.aspos...

    Convert FODP to HTML in Python. Use Python library API to convert FODP files to HTML...Presentation from FODP file and save it as HTML. Python tutorial..."PowerPoint.fodp" ); pres . save( "pres.html" , SaveFormat ....

    products.aspose.com/slides/python-java/conversi...