Sort Score
Result 10 results
Languages All
Labels All
Results 6,401 - 6,410 of 368,198 for

save

(0.12 sec)
  1. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  2. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  3. Aspose.PSD for .NET 22.10 - 发布说明|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 ( output ); } PSDNET-1257. 时间轴效果消失并以奇怪的方式显示。(在...ApplyTo ( psdImage ); psdImage . Save ( outputFile ); } PSDNET-1278...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Შექმენით Დოკუმენტი C++ Ში

    შექმენით ფაილი C++ ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი C++ ში რამდენიმე ნაბიჯით...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/make/
  5. Გააკეთეთ Markdown C++ Ის Გამოყენებით

    შექმენით ახალი Markdown C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.md" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.md"); using namespace...

    products.aspose.com/words/ka/cpp/make/md/
  6. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  7. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization.... Save or send updated emails : Once...added, the email can either be saved to disk or sent directly using...

    products.aspose.com/email/net/create-email-sign...
  8. Managing Page Breaks in Jython|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....during document loading or saving. Members Name Description DATA_LOSS_CATEGORY...the created document following save. DATA_LOSS Generic data loss...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... save ( "37017-1.pdf" ); ReplaceAdjustment...(). add ( ellipse1 ); doc . save ( outFile ); Path class was...

    docs.aspose.com/pdf/java/public-api-changes-in-...