Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 368,176 for

save

(0.12 sec)
  1. Saving File to Response Object with JavaScript ...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for JavaScript via C++....Saving File to Response Object with JavaScript via C++ Contents...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/javascript-cpp/saving-fil...
  2. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....content neatly across pages Save Resources: Reduce paper/ink...area using cell‑range notation Save the modified workbook # Sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  3. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....document, inserts some content and saves it as a Microsoft Word .DOC...( "Hello world!" ); $ doc -> save ( "C:\\Temp\\out.doc" ); ?>...

    docs.aspose.com/words/java/usage-examples-for-php/
  4. Customize Appearance|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 ( "barcode_xdim.png" , BarCodeImageFormat...setMillimeters ( 20 . 0f ); generator . save ( "barcode_height.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/cu...
  5. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...XlsSaveOptions () # Save workbook to response stream with appropriate...

    docs.aspose.com/cells/zh/python-net/saving-file...
  6. 绘制矩形|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-rec...
  7. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Examples Shows how to load and save font fallback settings to/from...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Add Signature in PDF File|Aspose.PDF for Java

    Learn how to add a digital signature to a PDF document using Aspose.PDF in Java for secure signing and document verification....Finally, you need to save the signed PDF using save method of the PdfFileSignature...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/add-signature-in-pdf/
  9. ColdFusion and the product|Aspose.Words for Java

    Using Aspose.Words for Java in ColdFusion applications....document, inserts some content and saves it as a Microsoft Word .DOC..."Hello World!!!" )> < cfset doc . save ( "C:\Temp\out.doc" )> </ body...

    docs.aspose.com/words/java/coldfusion-and-aspos...
  10. Convert Visio to HTML format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to html formats. 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/net/convert-visio-to-html/