Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,340 for

save

(0.47 sec)
  1. Aspose.PSD for .NET 25.4 - Release Notes|Docume...

    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 , new PngOptions...Load ( sourceFile )) { image . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-4...
  2. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  3. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....load HTML to Document class and save it as output PDF. Converting...object. Save output PDF document by calling Document.save(String)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  4. FontSavingArgs.FontFileName | Aspose.Words for ...

    Discover the FontSavingArgs FontFileName property, easily manage font file names and enhance your design workflow with seamless saving capabilities....path) where the font will be saved to. public string FontFileName...the value of this property to save the font into a different file...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...
  6. C++ API to Convert MHTML to PPSM | products.asp...

    Convert MHTML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...page archive format used to save webpages in a single file. It...Microsoft PowerPoint. It is used to save presentations in a single file...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... Save it to XLS format specifying...extension by calling Document.Save() method and passing it ExcelSaveOptions...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...