Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,214 for

save

(0.26 sec)
  1. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....with additional options and saves the differences to the specified...page of the output will be saved as a separate file. The specified...

    reference.aspose.com/words/net/aspose.words.low...
  2. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  3. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...-> insertRows ( 2 , 1 ); # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres -> Save ( u "table...

    docs.aspose.com/slides/cpp/manage-table/
  5. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....presentation like PPTX and then save it as a Word document say a...Create a memory stream object Save the loaded presentation as an...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  6. Aspose.Words .NET Plugins – Is Document Compare...

    Hi Team, We are evaluating Aspose.Words for .NET Plugins (metered licensing model) and need clarification before purchasing. Our use case: Input: two DOCX files Operation: Document.Compare() to detect differences Out…...to detect differences Output: save the result as a DOCX with tracked...shows examples that load and save DOCX directly, and lists DOCX...

    forum.aspose.com/t/aspose-words-net-plugins-is-...
  7. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample to convert ICS files to MHTML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  8. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine...., images , pageSettings ); Saving a printable form After the...you can save it to disk in the preferred format. The saved results...

    docs.aspose.com/omr/java/generate-template/
  9. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....text at given coordinates, and save the resulting file. Create a...paragraphs.add(text_fragment) . Save the document. The following...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  10. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs.... SetIsVisible ( false ); // Save the modified Excel file in default..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...