Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 368,275 for

save

(0.16 sec)
  1. Გადაიყვანეთ Გამოსახულება JPG C++

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

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

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Matrix and an ImageBrush and save XpsDocument. The following code...))); 14 // Save resultant XPS document 15 doc. save (getOutputDir()...

    docs.aspose.com/page/java/xps/working-with-images/
  4. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Save Picture to Memory (property...pictureSource . heightScale ); // Save the modified workbook and provide...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  5. Aspose.PSD for .NET 22.9 - 发行说明|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.... Save ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”... When you save the message, both formats will...body"; // Create a PST file and save the message using (PersonalStorage...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  7. 在导出电子表格为CSV格式时,使用JavaScript via C++修剪前导空白行和列|Do...

    学习如何在使用Aspose.Cells for JavaScript via C++导出电子表格为CSV格式时修剪前导空白行和列。...Uint8Array ( arrayBuffer )); // Save in csv format (without trimming)...trimming) const outputData1 = wb . save ( SaveFormat . Csv ); const...

    docs.aspose.com/cells/zh/javascript-cpp/trim-le...
  8. 在Ruby中将文件转换为MHTML文件|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...