Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 377,798 for

save

(0.78 sec)
  1. Render MSG to XPS in Andorid App | products.asp...

    Export MSG to XPS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to XPS format using save method and set XPS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...
  3. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation.... It shows how to save a presentation as an SWF file...file with the Presentation.save method and how to configure the...

    docs.aspose.com/slides/python-net/convert-power...
  4. Your First Aspose.Diagram Application - Hello W...

    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....” on the first page, and saves the file. Create new visio file...() #// Save diagram in the VSDX format diagram . save ( "CreateNewVisio_out...

    docs.aspose.com/diagram/python-net/your-first-a...
  5. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....dictionary, // and save it to a fixed-page save format. The text... LCID ), Is . True ); doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. Split PDF, HTML, TXT Files using Java | Aspose.PDF

    Java source code to split files on Java and PHP, Delphi.... Save current page as a separate PDF...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...

    products.aspose.com/pdf/java/splitter/
  7. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....Diagram (); // save in the VSDX format diagram . save ( dataDir +...watermark to visio in page Call Save method of the Diagram class...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  8. Generate Codabar Barcodes in C#|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.... Save ( $"{path}CodabarStartAStopA...= CodabarSymbol . B ; gen . Save ( $"{path}CodabarStartBStopB...

    docs.aspose.com/barcode/net/codabar-barcodes/
  9. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP.... Call the Document class’ save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/change-page-size/