Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 369,509 for

save

(0.15 sec)
  1. Merge PDF Documents using C# | Aspose.PDF

    Combine various PDF documents programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/
  2. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/python-net/pages/remove/
  3. Remove Pages from PDF using C++ | Aspose.PDF

    Remove pages from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/cpp/pages/remove/
  4. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java.... Save image data to a file. How to...this using Aspose.Words API: Saving Images as WMF Aspose.Words...

    docs.aspose.com/words/java/working-with-images/
  5. Convert Word Document to PNG|Aspose.Words for .NET

    Convert Word document to PNG. NPOI does not provide an opportunity to work with formats other than Word using C#....document to PNG, simply invoke the Save method and specify a file name...extension. See more details in the Save a Document documentation section...

    docs.aspose.com/words/net/convert-word-document...
  6. How to Convert EML to MSG using Java

    In this simple tutorial, we will learn how to convert EML to MSG using Java. You will learn that in order to convert EML to MSG in Java, simple API calls can be used. This example can be used in any of the commonly available operating system like Windows, macOS, or Linux that are configured with Java....Convert the EML to MSG using the save method By using the aforementioned...Finally, the loaded EML file is saved as a MSG file on the disk using...

    kb.aspose.com/email/java/how-to-convert-eml-to-...
  7. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  8. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....dictionary, // and save it to a fixed-page save format. The text...-> get_LCID (); })))); doc -> Save ( get_ArtifactsDir () + u "Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  9. Add Comments to Drawings in Visio|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...., "test@" ); // Save diagram diagram . Save ( "Output.vdx" ,...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  10. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF document in Python using Aspose.PDF for better document layout control....4 ) # save the newly generated PDF file pdf . save ( self ...

    docs.aspose.com/pdf/java/update-page-dimensions...