Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 368,664 for

save

(0.13 sec)
  1. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  2. Refresh Values of Linked Shapes with C++|Docume...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/cpp/refresh-values-of-lin...
  3. Aspose.PSD for .NET 22.4 - Release Notes|Docume...

    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....of the custom pattern after saving as PSD Bug Public API Changes...BlendMode . Normal ; image . Save ( output , new PngOptions ());...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-4...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotoFallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++....get_FallbackSettings (); // Save the default fallback font scheme...substitute. fontFallbackSettings -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....embedded object if you want to save it into a file. public string...false )); // If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/net/aspose.words.dra...
  6. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing.... Use the Save method to save the file in the PowerPoint...AddFromPdf ( "InputPDF.pdf" ); pres . Save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/net/import-presentation/
  8. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines document saving formats. Ensure seamless compatibility with WordML for your files!...the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....and then save the presentation as a PDF using a Save method. The...Presentation class exposes the Save method that is typically used...

    docs.aspose.com/slides/python-net/convert-power...
  10. Saving File to Response Object with Golang via ...

    Learn how to Save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Saving File to Response Object with Golang via C++ Contents [...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...