Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 368,176 for

save

(0.43 sec)
  1. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/
  2. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...image, draw a line on it and save it In the Kotlin code snippet...using a `Pen` object. Before saving the image, we apply resizing...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  3. XamlFixedSaveOptions.resources_folder property ...

    XamlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format...resources (images and fonts) are saved when exporting a document to...str ): ... Remarks When you save a Document in fixed page Xaml...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在Python中保存文件|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....将其文件保存到某个存储位置,则可以在调用 Workbook 对象的 save 方法时,简单地指定文件名(以及其完整的存储路径)和所需的文件格式(使用...xls" ) #Save in default (Excel2003) format workbook . save ( self...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/python-java/convert-...
  6. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....OpenOffice Calc Select Save As and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  7. Loading and Saving Messages|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....and Saving Messages Contents [ Hide ] Loading and Saving Email...Message Format during Loading Save and Convert Email Messages Aspose...

    docs.aspose.com/email/java/loading-and-saving-m...
  8. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  9. 画正方形|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制正方形。支持使用C#绘制正方形并保存为pdf、svg、html、image、xps等格式。...draw a square in the page and save as SVG format. The code example...square in a Visio drawing and save as SVG format. 在 PDF 中绘制正方形...

    docs.aspose.com/diagram/zh/net/drawing/draw-squ...
  10. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....thumbnail to a document that we save as an Epub. let doc = new aw...( "Hello world!" ); // If we save a document, whose "Thumbnail"...

    reference.aspose.com/words/nodejs-net/aspose.wo...