Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 369,809 for

save

(0.1 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. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document . save ( _dataDir...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  5. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....specify additional options when saving a document into the Docx, Docm...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX.... Various save options are discussed to customize...to drawing contents Call the Save() method by setting the output...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  7. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Save the Presentation. // Load the...Added" ; } } // Saving Presentation pres . Save ( "AddSmartArtNode_out...

    docs.aspose.com/slides/net/manage-smartart-shap...
  8. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for C++ can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/cpp/supported-file-formats/
  9. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  10. Can not load file - Free Support Forum - aspose...

    I get "This file's format is not supported or you don't specify a correct format" error when I try to open attached file with the following code : Aspose.Cells.Workbook wb = new Aspose.Cells.Workbook(@"C:\TEMP\test5\syn…...Excel application and save it with Save-As menu, you will notice...Ms Excel 2003 or 2007/2010). Save the file As "Microsoft Office...

    forum.aspose.com/t/can-not-load-file/40760