Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 377,050 for

save

(0.18 sec)
  1. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions SaveOptions = SaveOptions.createSaveOptions(SaveFor…...word save pdf 样式错误 中文技术支持 words-java dhzhao2016 November...setMemoryOptimizatio(true); doc.save(“template.pdf”, saveOptions);...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  2. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...Save call is stuck while adding Html Fragment Aspose.PDF Product...information from me. Aspose PDF save method stuck permanently asad...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  3. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to Save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for JavaScript via C++....Save Workbook to Strict Open XML Spreadsheet Format with JavaScript...JavaScript via C++ allows you to save the workbook in Strict Open...

    docs.aspose.com/cells/javascript-cpp/save-workb...
  4. Recognize image and save result as JSON file vi...

    Recognize image and Save result as JSON file....BMP OCR Recognize image and save result as JSON file in C# Get... How to Recognize image and save result as JSON file using C#...

    products.aspose.com/ocr/net/recognition/get-json/
  5. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....Ask AI Save ODS File in ODF 1.1, 1.2 and 1.3 Specifications with...Hide ] Aspose.Cells supports saving an ODS file ( OpenDocument...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  6. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to Save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....2 – Save HTML to a Stream Contents [...will consider the cases for saving HTML documents with resources...

    docs.aspose.com/html/net/migration-between-vers...
  7. Basic Operations – Create, Load, Save, Navigate...

    Learn how to perform base operations with SVG files, such as creating, loading, reading, saving, and navigating, using Aspose.SVG Python library....Basic Operations – Create, Load, Save, Navigate SVG in Python using...such as creating, loading, saving, and navigating, using Aspose...

    docs.aspose.com/svg/python-net/base-operations/
  8. 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-...
  9. Save Presentations in Read-Only Mode Using Pyth...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Python via .NET, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode Using Python Contents [...read_only_recommended = True pres . save ( "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/python-net/read-only-pre...
  10. Save Presentations in Read-Only Mode Using PHP|...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for PHP, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode Using PHP Contents [ Hide...setReadOnlyRecommend ( true ); $pres -> save ( "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/php-java/read-only-prese...