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

save

(0.42 sec)
  1. Aspose.PSD for Python via .NET 24.5 - 发行说明|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 , psdOptions )...color_index , - 1 ) image . save ( outputFilePath , PngOptions...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  2. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...preserving its formatting, # then save the source document to the local...KEEP_SOURCE_FORMATTING ) dst_doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Save the document to a file with...page_collection_add_page ( pages ) document_save ( doc , "blank_pdf_document...

    docs.aspose.com/pdf/python-cpp/create-document/
  4. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  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. 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...
  7. Aspose.PSD for .NET 22.1 - 发行说明|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(Aspose.PSD.StreamContainer)...; psdImage . Save ( outputPsd ); psdImage . Save ( outputPng ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. 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...
  9. 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...
  10. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats... saving . TxtExportHeadersFoot : ...., value : aspose . words . saving . TxtExportHeadersFoot ): ...

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