Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 368,257 for

save

(0.12 sec)
  1. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....Materials Conversion before Saving 3D Scenes to GLTF 2.0 Format...material to PBR material, and then saves 3D scene in the GLTF format...

    docs.aspose.com/3d/net/customize-non-pbr-to-pbr...
  2. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....Aspose::Words::Saving::ImageSaveOptions::set_Resolution method...inch. void Aspose :: Words :: Saving :: ImageSaveOptions :: set_Resolution...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Programming Email in Jython|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....Jython Save Message as Draft in Jython Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  4. Programming Email in PHP|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....Message in PHP Save Message as Draft in PHP Update and Save an Email...

    docs.aspose.com/email/java/programming-email-in...
  5. Make DOCX Using C++

    Make a new DOCX in C++ in a few steps. Easily create DOCX using C++ library....creating a DOCX document using C++ Save the output DOCX file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/docx/
  6. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....CSS Custom Properties while saving to HTML with C++ Contents [...Possible Usage Scenarios When you save your Excel file to HTML, for...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  7. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...HTML in C++ Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin.... save(output_stream, save_options) Save the document...output stream using the specified save options. set_image_watermark(image_watermark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/actions/
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/net/ps/working-with-clips/