Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 368,095 for

save

(0.66 sec)
  1. 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/
  2. Convert PDF to OFT in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  4. 在 PS 文件中使用页面 | Java

    如何将页面添加到 PS 文件是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...ps" ; 4 5 //Create save options with A4 size 6 PsSaveOptions...(); 27 28 //Save the document 29 document. save (); Example-AddPagePS1...

    docs.aspose.com/page/zh/java/ps/working-with-pa...
  5. Aspose.PSD for .NET 20.11 - Release Notes|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....Color Modes/BitDepth without saving them as files Feature PSDNET-754...PSDNET-267 Exception on loading and saving the PSD file with Layer Effects...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  6. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... save ( base . artifactsDir + "DocumentBuilder...builder . endTable (); doc . save ( base . artifactsDir + "DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...layer, save the modified PSD image using psdImage.save(). Additionally...Additionally, you can save the modified image in other formats like...

    docs.aspose.com/psd/java/graphics-api/
  8. Using Tooltip|Aspose.PDF for Java

    Learn how to add tooltip to the text fragment in PDF using Java and Aspose.PDF.... save ( outputFile ); // Open document...( field ); } // Save document document . save ( outputFile );...

    docs.aspose.com/pdf/java/pdf-tooltip/
  9. Გადაიყვანეთ JPG TXT C++

    გადაიყვანეთ JPG TXT C++ ფორმატში კოდით. შეინახეთ JPG როგორც TXT C++....jpg" ); doc-> Save ( u"Output.txt" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.txt"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...
  10. Გადაიყვანეთ JPG PDF C++

    გადაიყვანეთ JPG PDF C++ ფორმატში კოდით. შეინახეთ JPG როგორც PDF C++....jpg" ); doc-> Save ( u"Output.pdf" ); using namespace...MakeObject<Document>(u"Input.jpg"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/jpg...