Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 368,275 for

save

(0.1 sec)
  1. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part.... You can save the file in DOC or DOCX format...picture in Word document paragraph Save output Word document after inserting...

    kb.aspose.com/words/java/how-to-insert-picture-...
  2. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more.... save ( "OutputPresentation-highlight...10 symbols or longer pres . save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/java/text-formatting/
  3. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations.... Save the modified presentation as...PPTX file to disk srcPres . Save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/net/shape-manipulations/
  4. Insert an Empty Page at End of PDF File in Pyth...

    Discover how to insert an empty page at the end of a PDF document in Python with Aspose.PDF for easy document expansion.... add (); # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  5. Make Booklet of PDF|Aspose.PDF for Java

    This section explains how to make booklet of PDF with com.aspose.pdf.facades using PdfFileEditor class....booklet of the input PDF file and save it to the output PDF file. This...booklet of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/java/make-booklet-of-pdf/
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" ); Primitive...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  7. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to Save disk space.... Save the downloaded invoice images...image processing settings to save disk space when storing an archive:...

    docs.aspose.com/ocr/net/archival-scanning/
  9. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....SetStyle ( style ); // Save Excel File wb . Save ( srcDir + u "WrappingText...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  10. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....Prepare HtmlSaveOptions and save three variants with different...New" ; const outputData1 = wb . save ( SaveFormat . Html , opts );...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...