Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 361,217 for

save

(0.11 sec)
  1. C# API to Export CGM to WORDML | products.aspos...

    Convert CGM to WORDML without using Microsoft Word...Convert CGM to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to WORDML format using Save method and...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using JavaScript via C++....workbook in one file format and save it into another. Convert Excel...head > < title > Aspose.Cells Save As PDF Example </ title > </...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  3. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Python Modern API for seamless PowerPoint and OpenDocument automation.... save ( "slide1.jpeg" , slides . ImageFormat...] slide . get_thumbnail () . save ( "slide1.png" ) Modern API:...

    docs.aspose.com/slides/python-net/modern-api/
  4. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....control how separate pages are saved when a document is exported...Shows how to use a callback to save a document to HTML page by page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for Python via .NET 24.12 - Release ...

    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_file , PngOptions ())...cast ( PsdImage , img ) image . save ( output_file , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-hyperlinks/
  7. Modern API|Aspose.Slides Documentation

    Modern API...)); // save the image on the disk. slideImage -> Save ( u "slide1...( 0 ) -> GetThumbnail () -> Save ( u "slide1.png" ); Modern API:...

    docs.aspose.com/slides/cpp/modern-api/
  8. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise....dictionary, // and save it to a fixed-page save format. The text...)). toEqual ( true ); doc . save ( base . artifactsDir + "Hyphenation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....the Document object’s Save method and save the output PDF file...textFragment ); // Save PDF document document . Save ( dataDir + "AddText_out...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/