Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 380,540 for

save

(0.31 sec)
  1. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....properties automatically when we save the document. // To use these..."Details" -> "Origin". doc . save ( base . artifactsDir + "DocumentProperties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Control the Appearance of Code Text 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....$symbology -> Code128 ); \ # Save the image to your system and...BarCodeImageFormat (); $bb -> save ( $dataDir . "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  3. How to create new 7Zip archive in Aspose.ZIP - ...

    Hi, I installed the Aspose.ZIP for .NET 26.5.0 and can’t figure out how to create a new 7zip archive. I try this code, but it doesnt work: var archive = new Zip7Archive(); Please assist me with the problem...."))); // Save the archive to a file archive.Save("MyArchive...write data, and finally call Save to write the .7z file. If you...

    forum.aspose.com/t/how-to-create-new-7zip-archi...
  4. How to Create Rotated BarCode in Java

    This short tutorial guides you on how to create rotated barcode in Java. You can create and rotate barcode image in Java by any angle you want to set in terms of degrees....as per your requirement and save them as PNG or any other type...the desired number of degrees Save the output rotated barcode image...

    kb.aspose.com/barcode/java/how-to-create-rotate...
  5. Java Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel and JPG PNG BMP TIFF Images via Java library....the file using it and call the save method having output PDF file...SaveFileFormat enumeration for saving project format choice and PDF...

    products.aspose.com/tasks/java/conversion/
  6. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....Cells, then saves the results in the output PDF...workbook . calculate_formula () # Save the calculations result in pdf...

    docs.aspose.com/cells/python-net/calculation-of...
  7. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing by Python.Net...BZIP2 save_options = zp . bzip2 . Bzip2SaveOptions() save_options...bin" ) archive . save( "archive.bz2" , save_options) Parallel...

    products.aspose.com/zip/python-net/advanced-api...
  8. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are Saved, enhancing efficiency and control in your projects....where the resource will be saved to. public Stream ResourceStream...This property allows you to save resources to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Shapes|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....pageNumber ); //Save the diagram diagram . Save ( "Add Shapes.vdx"...

    docs.aspose.com/diagram/net/add-shapes/
  10. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros).... get_field_code ()) # Save the document as a macro-enabled...macro-enabled document type. doc . save ( file_name = ARTIFACTS_DIR +...

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