Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 369,807 for

save

(0.23 sec)
  1. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....create a new presentation and save it as PPSX. This process is...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  2. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, SaveOptions); and does not proceed furt…...Save(pdfStream, saveOptions) Aspose...gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  3. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....Prepare HtmlSaveOptions and save three variants with different...New" ; const outputData1 = wb . save ( SaveFormat . Html , opts );...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  5. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the Save method. Properties...UseThumbs ); // Save updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  6. Setting Conditional Formatting for Report Item|...

    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, publish, and review the report...item or a textbox report item. Save, publish, and review the report...

    docs.aspose.com/cells/reportingservices/setting...
  7. Convert APNG files in Java|Documentation

    Create APNG image from PNG using Java Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/java/convert-apng-files/
  8. Comparison and Migration with Golang via C++|Do...

    Learn about comparison and migration features in Aspose.Cells for C++.... Use the Save method to save the file in the desired...

    docs.aspose.com/cells/go-cpp/comparison-migration/
  9. Aspose.PSD for .NET 25.7 - 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....; // The default value is to save only the layer with effects...boundsToExport = psdImage.Bounds; // To save within the PsdImage bounds at...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-7...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... Save the modified presentation. The...Cells" # Save the presentation to disk. presentation . save ( "table...

    docs.aspose.com/slides/python-net/manage-table/