Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 369,768 for

save

(0.1 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....Examples Shows how to load and save font fallback settings to/from...set_FontSettings ( fontSettings ); } doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Convert Document to Other Formats|Aspose.Words ...

    Convert a document from one format to another and fast instead of using Apache POI in Java....converted to other formats using Save As option in the File menu....Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/java/convert-document-to-...
  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. 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/
  7. 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...
  8. Convert Project Data to Excel in C++ | Aspose.T...

    Learn how to convert Microsoft Project (MPP/XML) projects to Excel using Aspose.Tasks for C++....article demonstrates how to save project data to XLSX format...class exposes the Save method which is used to save a project in various...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  9. Saving Visio Document in PHP|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....Saving Visio Document in PHP Contents [ Hide ] Aspose.Diagram...Diagram - Saving Visio Document To Save Visio Document using Aspose...

    docs.aspose.com/diagram/java/saving-visio-docum...
  10. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....saving module Contents [ Hide ] The aspose.words...words.saving module provides classes and enumerations that allow...

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