Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 369,791 for

save

(0.08 sec)
  1. Load And Save To Disk in PHP|Aspose.Words for Java

    Load And Save Document To Disk using PHP....Ask AI Load And Save To Disk in PHP Contents [ Hide ] Aspose...Aspose.Words - Load And Save To Disk To load a word Document using...

    docs.aspose.com/words/java/load-and-save-to-dis...
  2. Load And Save To Disk in Ruby|Aspose.Words for ...

    Load and Save MS Word document to disk using Ruby....Ask AI Load And Save To Disk in Ruby Contents [ Hide ] Aspose...Words - Load And Save To Disk To load and save a word document...

    docs.aspose.com/words/java/load-and-save-to-dis...
  3. Blurry image when docx save in html - Free Supp...

    Hello, I’ve tried to Save a docx Save in html, but some images are blurry in my output file. Aspose.WORD.NET 24.10.0 In attachment the code and the document I’ve used for the test. element.zip (8.7 MB) As you can se…...Blurry image when docx save in html Aspose.Words Product Family...1 Hello, I’ve tried to save a docx save in html, but some images...

    forum.aspose.com/t/blurry-image-when-docx-save-...
  4. Repeated Save Increases Image Size and Row Heig...

    Issue Summary: I am using GridJsWorkbook to load, merge, and Save Excel files from the GridJs JSON structure. However, I am encountering an issue where image sizes and row heights increase with each Save operation, even…...Repeated Save Increases Image Size and Row Height in GridJsWorkbook...GridJsWorkbook to load, merge, and save Excel files from the GridJs...

    forum.aspose.com/t/repeated-save-increases-imag...
  5. How to Save Email Message in C++

    In this tutorial, we will learn how to Save email message in C++. You will observe how to connect with your mailbox using Exchange Client to fetch and Save the emails from it using simple API calls in C++....TeX Product Family How to Save Email Message in C++ In this...tutorial, we will learn how to Save Email Message in C++ . You will...

    kb.aspose.com/email/cpp/how-to-save-email-messa...
  6. Load And Save To Stream in PHP|Aspose.Words for...

    Load And Save Document To Stream using PHP....Ask AI Load And Save To Stream in PHP Contents [ Hide ] Aspose...Aspose.Words - Load And Save To Stream Php Code // The path to the...

    docs.aspose.com/words/java/load-and-save-to-str...
  7. Aspose::Words::Fonts::TableSubstitutionRule::Sa...

    Aspose::Words::Fonts::TableSubstitutionRule::Save method. Saves the current table substitution settings to stream in C++....Aspose::Words::Fonts::TableSubstitutionRul::Save method Contents [ Hide ] Ta...TableSubstitutionRul::Save(const System::SharedPtr<System::IO::Stream>&)...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Manage MS Contacts: Load, Parse, Save MSG Files...

    Learn how to load MSG files, extract, modify and Save contact information in universal VCard format using an advanced C# .NET API....Contact Details Saving Contact Photo Saving Contact to VCF Load...explore how to load, extract and save contact information from Outlook...

    blog.aspose.com/email/manage-outlook-contacts-u...
  9. Unable to save diagram as PDF in Linux OS - Fre...

    Hi, I using a Apsopse.Diagram for Python vis .NET temporary license. I am running my application on a Linux machine. While I am able to Save the diagram as a VSDX file format, I am not able to Save it as a PDF. The appl…...Unable to save diagram as PDF in Linux OS Aspose.Diagram Product...machine. While I am able to save the diagram as a VSDX file format...

    forum.aspose.com/t/unable-to-save-diagram-as-pd...
  10. Support a simple conversion without load+save c...

    Hi, our use case for Aspose.Cells is to simply convert an input file to a different format without any modification, like following: public void convert(@NotNull File input, @NotNull File output, int SaveFormat) throws …...simple conversion without load+save combo Aspose.Cells Product Family...Workbook(is, loadOptions); workbook.save(os, saveFormat); } finally {...

    forum.aspose.com/t/support-a-simple-conversion-...