Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 369,809 for

save

(0.19 sec)
  1. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF document with Python....link ) # Save the modified document document . save ( path_outfile...link annotation to the page Save the modified document to the...

    docs.aspose.com/pdf/python-net/create-links/
  2. C++ API to Convert XPS to SWF | products.aspose...

    Convert XPS to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  3. Python 3D Formats Point Cloud | products.aspose...

    Generate point cloud to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Python library using a few lines of Python code....with the relevant output The Save method of the format parameter...scene class objects. Create save options using PLYSaveOptions...

    products.aspose.com/3d/python-net/point-cloud/
  4. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the save method. Properties...USE_THUMBS # Save updated PDF file document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  5. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  6. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI....); // Save the document in DOCX format. The format to save as is...supports saving any document in many more formats. doc . save ( dataDir...

    docs.aspose.com/words/java/create-new-document-...
  8. Group, Convert and Verify Shapes|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 diagram Group Shapes Programming...SWF by specifying the Visio save options . This example code...

    docs.aspose.com/diagram/java/group-convert-and-...
  9. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc....Text" ); // Save Tagged PDF Document document . save ( path + ...( p ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  10. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...