Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 365,752 for

save

(0.62 sec)
  1. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...OfficeMath equations as SVG while saving document to HTML. I have created...then instruct Aspose.Words to save metafile as SVG to HTML. So...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  2. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize PPTX and ODP workflows.... save ( "presentation_sections.pptx"...section2 , 0 ) presentation . save ( "reordered_sections.pptx"...

    docs.aspose.com/slides/python-net/slide-section/
  3. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....when we modify its VBA code, save the workbook, and then recheck...isSignedBefore ); // Modify the VBA Code, save the workbook then reload //...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  4. Aspose.Cells 8.5.2中的公共API更改|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.... toImage ( 0 , g ); //Save the graphics context image in...(), style ); //Save workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. How to Convert TIFF to PDF in C#

    This brief tutorial is about how to convert TIFF to PDF in C#. In order to create TIFF to PDF converter C# code and comprehensive steps are given along with the environment configuration....settings Save the generated PDF on the disk using the Save method...Finally, using the Save method, the PDF is saved on the disk. Code...

    kb.aspose.com/imaging/net/how-to-convert-tiff-t...
  6. How to Rotate a Cell in Excel using C#

    This quick tutorial guides on how to rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able to change the style of the cell....C# , the output file can be saved as an XLSX , XLS , PDF, etc...Set the style back to the cell Save the modified workbook on the...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  7. 公共 API Aspose.Diagram 6.8.0 的变化|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....1 , 1 , 1 ); // save diagram diagram . Save ( @"C:\temp\MyOutput...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  8. How to Convert Excel to XPS in Java

    This tutorial explains how to convert Excel to XPS in Java. XPS is a very common file format that can be generated from Excel in any operating system like Windows, macOS and Linux....Workbook class object and then save it as an XPS file. Steps to...object for conversion to XPS Save the Excel file as XPS In these...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  9. How to Resize Image using Java

    This concise tutorial is designed to explain how to resize image using Java. To resize image Java code and steps are shared for establishing the necessary environment.... The output image can be saved in any format like JPEG , PNG...providing new size and ResizeType Save the output image on disk in...

    kb.aspose.com/imaging/java/how-to-resize-image-...
  10. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform.... Save the PDF file. The provided Python...encrypting the PDF, the code saves the updated document to a file...

    products.aspose.com/pdf/python-cpp/encrypt/