Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 369,804 for

save

(0.42 sec)
  1. 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/zh/java/unprotect-a-works...
  2. Excel to PDF Conversion in Jython|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  3. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Creating a QR Barcode 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....setRotationAngleF ( 90 ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingQRBarcode...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  5. Working with Size and Layout of Presentation|As...

    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....0 ); //Save Presentation to disk auxPresentation . Save ( FileName...

    docs.aspose.com/slides/net/working-with-size-an...
  6. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET... Save result in PDF format Protect...AE_SX128 , False ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/protect/
  7. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....SetFitToPagesWide ( 1 ); // Save the workbook workbook . Save ( U16String (...)); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  8. How to Create Word Document using Python

    This article explains how to create Word document using Python. To generate Word document Python environment configuration details and sample code is provided for reference....with some text in it, it is saved on the disk as DOCX . Steps...DocumentBuilder class object Save the newly created document having...

    kb.aspose.com/words/python/how-to-create-word-d...
  9. Convert WORD to MBOX in Python | products.aspos...

    Save WORD to MBOX within Python applications without using Microsoft Word or Outlook...NET and saved into MBOX format. The Aspose...that make it easy to load and save emails in MBOX format. It supports...

    products.aspose.com/total/python-net/conversion...
  10. Select Reroute Option of the Connector Shape 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....$conFixedCodeValue -> NEVER_REROUTE ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SelectRerouteOption...

    docs.aspose.com/diagram/java/select-reroute-opt...