Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 309,520 for

save

(0.11 sec)
  1. 绘制椭圆|Documentation

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

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  2. Convert Word Doc to Other Formats in NPOI|Aspos...

    Convert DOC to other document formats easily and fast instead of using NPOI in C#....converted to other formats using Save As option in File menu. Aspose...Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/net/convert-word-doc-to-o...
  3. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last Save time in UTC. Enhance your document management today!...or sets the time of the last save in UTC. public DateTime LastSavedTime...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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 Resultant HTML to a Stream The new Save method has... the stream object and the saving file format. Example code:...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. 在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....将文件保存到某个存储位置,他们可以在调用 Workbook 对象的 save 方法时简单地指定文件名(包括完整的存储路径)和所需的文件格式(使用...); //Save in default (Excel2003) format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  7. Aspose::Words::Saving::XamlFlowSaveOptions::Xam...

    Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C++....Aspose::Words::Saving::XamlFlowSaveOptions::XamlFlowSaveOptions...this class that can be used to save a document in the XamlFlow format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.WORD_ML](../../aspose.words/Saveformat/#WORD_ML) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/
  10. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....can pass to the document's "Save" method // to modify the way...setPageSet(new PageSet(1)); // When we save the document to the JPEG format...

    reference.aspose.com/words/java/com.aspose.word...