Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 55,096 for

import

(0.05 sec)
  1. Read Timephased Data of a Resource in Ruby

    Learn how to generate or edit timephased data of Microsoft Project (MPP/XML) resources using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getByUid( 1 ) 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/read-timephased-data...
  2. How to Fill PDF | Aspose.PDF

    Do you know how easily to How to Fill PDF Forms via Python? How to Fill PDF Forms with high quality Python via .NET PDF library....breakdown: Import Aspose.PDF module : The code imports the Aspose...snippet to see it in action: import aspose.pdf as pdf # Load the...

    products.aspose.com/pdf/tutorial/fill-pdf/
  3. Protecting 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/protecting-worksheet...
  4. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/find-and-replace-in-...
  5. Read Shape's User-Defined Cells in Ruby|Documen...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/read-shape-s-user-...
  6. Group, Convert and Verify Shapes|Documentation

    This section explains how to group shapes with Aspose.Diagram.... // import diagram Diagram diagram = new...shape into the HTML format. // import diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/group-convert-and-v...
  7. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....make a document read-only: import aspose.words as aw doc = aw...read-only access for a document: import aspose.words as aw doc = aw...

    docs.aspose.com/words/python-net/open-a-documen...
  8. Convert PDF API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library... toString ()); Import & Export Documents Convert...convert: Finish" << std :: endl ; Import & Export Documents Convert...

    products.aspose.com/pdf/conversion/
  9. Convert VSSM to VDX via Python | products.aspos...

    Sample Python conversion code for VSSM format to VDX file. Use this example code to convert VSSM to VDX within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSSM in an object...

    products.aspose.com/diagram/python-java/convers...
  10. Convert VSS to VSTM via Python | products.aspos...

    Sample Python conversion code for VSS format to VSTM file. Use this example code to convert VSS to VSTM within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSS in an object...

    products.aspose.com/diagram/python-java/convers...