Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 369,791 for

save

(0.11 sec)
  1. Get Watermark from PDF using Java | Aspose.PDF

    Get watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Get Watermark from...get_Item ( 1 ). getImage (). save ( fs ); fs . flush (); } catch...

    products.aspose.com/pdf/java/watermark/get/
  2. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  3. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...
  4. Aspose::Words::AI::SummarizeOptions::get_Summar...

    Aspose::Words::AI::SummarizeOptions::get_SummaryLength method. Allows to specify summary length. Default value is Medium in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. 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’ll save the image to PNG format using...Graphics class' DrawString method. Save image to PNG. The following...

    docs.aspose.com/imaging/net/adding-a-watermark-...
  6. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....from a PDF in Java and then save it as a JPG image. Details will...FileOutputStream object for saving the output image Save the target image...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  7. Managing Worksheets in Ruby|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....setName ( "My Worksheet" ) # Saving the modified Excel file in...Excel 2003) format workbook . save ( @data_dir + "book.out.xls"...

    docs.aspose.com/cells/java/managing-worksheets-...
  8. Extract Assets from RVM File Formats via .NET |...

    C# source code to load, render and add extract assets from RVM documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/rvm/
  9. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add extract assets from DRC documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/drc/
  10. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...