Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 369,759 for

save

(0.4 sec)
  1. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  2. Convert APNG files in C#|Documentation

    Create APNG image from PNG using C# 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/net/convert-apng-files/
  3. Using Data Sources and Queries Created in Visua...

    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....queries in Visual Studio and save them to an RDL file. When the...EmpSalesDetail in Visual Studio and save it as an RDL file. The EmpSalesDetail...

    docs.aspose.com/cells/reportingservices/using-d...
  4. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …...HTML output, you can choose to save only the foreground pages. This...how to set these options when saving a Visio diagram to HTML: using...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  5. Manage number of pages in PS file | .NET

    .NET API Solution to manage PS files. Add pages to PS documents with a few lines of C# code.... Save the PS document using the Save() method. C#...FileMode.Create)) { //Create save options with A4 size PsSaveOptions...

    products.aspose.com/page/net/add-pages-to-ps/
  6. Convert WORD to POTM via Java or with free Onli...

    Java API to Export WORD to POTM without using Microsoft Word or PowerPoint or online. Test free WORD to POTM online converter quickly before integrating the code....content in the Presentation and save it as POTM. The File Automation...write HTML content in it, and save it as POTM. The File Automation...

    products.aspose.com/total/java/conversion/word-...
  7. Convert XLTX to PPT via PHP or with free Online...

    PHP API to Convert XLTX to PPT or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to PPT online converter quickly before integrating the code....the PDF save options using PdfSaveOptions object Save the XLTX...XLTX file into PDF using save method Use Presentation class to laod...

    products.aspose.com/total/php-java/conversion/x...
  8. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....a password when we save it, and then save the document. OdtSaveOptions...setPassword("MyPassword"); doc.save(getArtifactsDir() + "File.DetectDocumentEncryp...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert EMAIL to BMP in Python | products.aspos...

    Save EMAIL to BMP in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word BMP...and efficient and can help to save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...
  10. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/zh/python-net/installation/