Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 375,275 for

save

(0.16 sec)
  1. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  3. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。..., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  4. 從 PDF Java中提取圖像 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/images/ext...
  5. 从 PDF 中提取图像 Java | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/images/ext...
  6. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....Presentation to TIFF Using the Save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . Save ( "Output...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Aspose::Words::Rendering::ShapeRenderer class |...

    Aspose::Words::Rendering::ShapeRenderer class. Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++.... Save (const System::String&, Sys...System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>) Renders...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  10. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(fileName, saveOptions) Renders...into an image and saves into a file. save(fileName, saveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...