Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 380,304 for

save

(0.13 sec)
  1. Convert BMP to OST in Python | products.aspose.com

    Save BMP to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. The API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Aspose::Words::Saving::TxtSaveOptions::get_Simp...

    Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels method. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text. If set to true, numbered list labels are written in simple numeric format and itemized list labels as simple ASCII characters. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_SimplifyListLabels...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_SimplifyListLabels...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Convert Presentations to HTML5 on Android|Aspos...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Android via Java. Preserve formatting, animations, and interactivity.... save ( "pres.html" , SaveFormat ...setAnimateTransition ( false ); pres . save ( "pres5.html" , SaveFormat...

    docs.aspose.com/slides/androidjava/export-to-ht...
  4. Set Size Unit for the Barcode Image in PHP|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....0 ); $bb -> save ( $dataDir . "SetBarcodeImageUnitS...coding sites: GitHub CodePlex Save Barcode Image to Streams in...

    docs.aspose.com/barcode/java/set-size-unit-for-...
  5. Convert ICS to EMF in Python | products.aspose.com

    Save ICS to EMF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word EMF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. How to Generate a Patch Code in Ruby|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....setCodeText ( "Patch T" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  7. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ) \ # Save as VDX diagram . save ( data_dir + "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  8. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF document using Ruby with Aspose.PDF for precise page formatting.... 4 ) # save the newly generated PDF file pdf . save ( data_dir...

    docs.aspose.com/pdf/java/update-page-dimensions...
  9. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  10. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor...can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...