Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 373,074 for

save

(0.18 sec)
  1. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/odp/
  2. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potm/
  3. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potx/
  4. Public API|Aspose.Words for SharePoint

    Public API feature of the Aspose.Words for SharePoint.... You can save the converted document to stream...PDF saving options. You can build a report once and save many...

    docs.aspose.com/words/sharepoint/public-api/
  5. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/java/saving-a-document-as...
  6. SvgSaveOptions.ShowPageBorder | Aspose.Words fo...

    Discover the SvgSaveOptions ShowPageBorder property to customize your page outline. Control borders effortlessly—default setting is true for easy use!...the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  7. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....you directly load the file and save it to PDF, the data will not...arrayBuffer ); // Load workbook and save as out.pdf const workbook =...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  8. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... Save the presentation in your desired...searchOptions , null ); presentation . Save ( "highlighted_text.pptx" ,...

    docs.aspose.com/slides/net/text-formatting/
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Node.js. Get clear JavaScript code samples and tips to streamline your presentations....and set the text in TextFrame Save the Presentation. // Load the...Added" ); } } // Saving Presentation pres . save ( "AddSmartArtNode...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  10. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...NET and save it into PST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...