Sort Score
Result 10 results
Languages All
Labels All
Results 9,901 - 9,910 of 370,582 for

save

(0.7 sec)
  1. 用JavaScript通过C++更改形状的调整值|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中更改形状的调整值。...; // Save the workbook const outputData = workbook . save ( SaveFormat...add ( "adj3" , 0.16667 ); // Save the workbook to an in-memory...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. Adding a Watermark to an Image|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.... We will save the image to PNG format using...Graphics class DrawString method. Save image to PNG. The following...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  3. Გადაიყვანეთ Გამოსახულება WORD C++

    გადაიყვანეთ Გამოსახულება WORD C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც WORD C++....png" ); doc-> Save ( u"Output.docx" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  4. Გადაიყვანეთ Გამოსახულება DOC C++

    გადაიყვანეთ Გამოსახულება DOC C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DOC C++....png" ); doc-> Save ( u"Output.doc" ); using namespace...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....also use an existing style, save it with the workbook, and use...features you want. Click OK to save the style and apply it to the...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  6. Create a Bitmap in Java

    This precise tutorial discusses how to create a bitmap in Java. It includes the IDE configuration details, the steps, and a code snippet to create BMP file in Java....the output BMP image using the save method These steps outline the...draw the shape. Ultimately, save the resulting bitmap image to...

    kb.aspose.com/drawing/java/create-a-bitmap-in-j...
  7. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library.... Save the PDF file. This sample code..."Decrypt_out.pdf" # Save updated PDF document . Save ( dataDir ) Get...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  8. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Streamline your workflow and enhance slide designs.... save ( "RectPicFrame.pptx" , SaveFormat...combine picture frame with the save options Aspose.Slides, you can...

    docs.aspose.com/slides/java/picture-frame/
  9. Convert PDF to XML in Java | products.aspose.com

    Convert PDF to XML in Java. Use Java library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. Java code for converting...the source PDF files in Java. Save result as XML file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...
  10. Convert PDF to PNG in Java | products.aspose.com

    Convert PDF to PNG in Java. Use Java library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Java code for converting...the source PDF files in Java. Save result as PNG file. Free Online...

    products.aspose.com/slides/java/conversion/pdf-...