Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 377,050 for

save

(0.42 sec)
  1. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for .NET API, developers can create a Fisheye lens effect on 3D scene and Save that view into the supported image formats....lens effect on 3D scene and save in an image Contents [ Hide...lens effect on 3D scene and save that view into the supported...

    docs.aspose.com/3d/net/create-a-fisheye-lens-ef...
  2. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to Save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#....TeX Product Family How to Save Slide as SVG in C# In this simple...tutorial, we will show you how to save Slide as SVG in C# without any...

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  3. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to Save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to Save PowerPoint with notes as PDF in C#....TeX Product Family How to Save PowerPoint as PDF with Notes...quick tutorial explains how to save PowerPoint as PDF with notes...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  4. How to Save Excel Chart as JPG using Node.js

    This article guides on how to Save Excel chart as jpg using Node.js. It has the IDE settings, programming steps, and a sample code to convert Excel chart to JPG using Node.js....TeX Product Family How to Save Excel Chart as JPG using Node...brief tutorial discusses how to save Excel chart as JPG using Node...

    kb.aspose.com/cells/nodejs/how-to-save-excel-ch...
  5. How to Save Retrieve Barcodes to and from Datab...

    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....Ask AI How to Save Retrieve Barcodes to and from Database in...] Overview It is possible to save a barcode as an image file using...

    docs.aspose.com/barcode/net/how-to-save-retriev...
  6. Save Presentations in Read-Only Mode in .NET|As...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for .NET, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode in .NET Contents [ Hide...ReadOnlyRecommended = true ; pres . Save ( "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/net/read-only-presentation/
  7. Save Presentations in Read-Only Mode Using C++|...

    Load and Save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for C++, offering precise slide previews without altering your presentations....Save Presentations in Read-Only Mode Using C++ Contents [ Hide...set_ReadOnlyRecommended ( true ); pres -> Save ( u "ReadOnlyPresentation.pptx"...

    docs.aspose.com/slides/cpp/read-only-presentation/
  8. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...How to create a dwg file and save as stream and byte[] Aspose...I am facing an issue while saving dwg file as stream and then...

    forum.aspose.com/t/how-to-create-a-dwg-file-and...
  9. Saving changed fonts to a disc | .NET

    .NET API Solution to manage fonts. Learn how to Save updated font files to disc with a few lines of C# code....NET Save font Save updated font files to disc...disc .NET API Solution to save previously loaded from stream...

    products.aspose.com/font/net/save-font/
  10. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …...Docx save as PDF metadata missing Aspose.PDF Product Family words-net...pdfStream = new MemoryStream(); doc.Save(pdfStream, new PdfSaveOptions...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...