Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 375,766 for

save

(1.57 sec)
  1. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....method from the Slide class and save it to a memory stream. Add the...from the DocumentBuilder class. Save the Word document to a file...

    docs.aspose.com/slides/python-net/convert-power...
  2. Setup and Installation Guidelines|Documentation

    Setup Aspose.Cells for PHP via Java and installation guidelines....php and save it into the aspose.cells folder...sourceforge.net/pjb/download.php and save it into the aspose.cells folder...

    docs.aspose.com/cells/php-java/setup-and-instal...
  3. TxtListIndentation.Count | Aspose.Words for .NET

    Discover the TxtListIndentation Count property to customize list indentation levels. Set your desired character count for enhanced readability!...configure list indenting when saving a document to plaintext. Document...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform....the collection’s Add method Save the PDF file. Adding Attachment...$fileSpecification ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/attachments/add/
  5. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D....fbx" # Save 3D scene in the supported file...file formats scene . save ( output , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/python-net/adding-transforma...
  6. Add Attachments to PDF using C++ | Aspose.PDF

    Add attachments to PDF documents on C++ Framework, C++ Core, and PHP, VBScript, Delphi, C++ via COM Interop....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/add/
  7. Replacer.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a specific string in your input file with the Replacer Replace method. Streamline your text editing today!...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  8. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  9. Set External Links in Formulas in Aspose.Cells|...

    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....A8" ; //Save the workbook workbook . Save ( FileName );...AI Document Assistant Close Save Workbook to Text or CSV Format...

    docs.aspose.com/cells/net/set-external-links-in...
  10. 绘画|Documentation

    本节介绍如何使用 Aspose.Diagram 在 visio 页面中绘制形状。...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPolylineInPage_out...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawBezierInPage_out...

    docs.aspose.com/diagram/zh/net/drawing/