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

save

(0.86 sec)
  1. Creating a Named Range in VSTO and 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.... Save the file. The code examples...Missing . Value , "Test" ); } //Save New Workbook wb . SaveCopyAs...

    docs.aspose.com/cells/net/creating-a-named-rang...
  2. Working with Images|Documentation

    This page describes how to extract, replace or insert an image from a page of the Visio drawing with Aspose.Diagram library.... Save icon to the local space. Get...filter to get picture shapes. Save resultant Visio diagram to the...

    docs.aspose.com/diagram/python-java/working-wit...
  3. 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-...
  4. 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/
  5. How to convert PDF to Markdown | Aspose.PDF

    Do you know how easily convert PDF to Markdown using Python via .NET? Convert PDF to Markdown with high quality using Python via .NET Aspose.PDF library.... Creating Markdown Save Options : save_options = ap.MdSaveOptions():...Instantiates a set of markdown-specific save options, which could potentially...

    products.aspose.com/pdf/tutorial/convert-pdf-ma...
  6. Merge PDF | Online for Free | Aspose.PDF

    Merge PDF online. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to merge PDF documents without any registration, captcha or limits. Try our library for free... Combine PDF and save the result in various formats...; // Save concatenated output file pdfDocument1 . Save ( dataDir...

    products.aspose.com/pdf/online/merge-pdf/
  7. Შექმენით Დოკუმენტი 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/
  8. Გააკეთეთ 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/
  9. How to Insert Comment into DOCX using C++

    In this tutorial, we will learn how to insert comment into DOCX using C++. Comments are useful for reviewing the Word document. They don't change the document itself but are used by authors to discuss or comment about any section of Word Document....C++ Save the Word file with Comments in C++ by using Save method...API. You can use SaveFormat to save the document in DOCX or DOC...

    kb.aspose.com/words/cpp/how-to-insert-comment-i...
  10. Setup Environment and Installation Guidelines|D...

    setup Aspose.Diagram for Python via Java and installation guidelines.... save ( "output.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "output.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/python-java/setup-envir...