Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 97,214 for

import

(0.13 sec)
  1. Saving Project Data to Excel Format in Ruby

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.XLSX" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...
  2. Defining Link Type in Ruby

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...link . setLinkType( Rjb :: import( 'com.aspose.tasks.TaskLinkType'...

    docs.aspose.com/tasks/java/defining-link-type-i...
  3. Managing Resource Extended Attributes in Ruby

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...get( 0 ) 3 attribute = Rjb :: import( 'com.aspose.tasks.ExtendedAttribute'...

    docs.aspose.com/tasks/java/extended-resource-at...
  4. Creating a Calendar in Ruby

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."CreateCalendar.xml" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  5. Calculating Percentages in Ruby

    Learn how to calculate percentages in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/calculating-percenta...
  6. 限制和 API 差异|Documentation

    Aspose.Cells for PHP via Java 的限制和 API 差异....Cells for Java import com.aspose.cells.* ; Aspose...); 示例 Aspose.Cells for Java import com.aspose.cells.* ; public...

    docs.aspose.com/cells/zh/php-java/limitations-a...
  7. import_xml method | Aspose.Cells for Python via...

    Import_xml method Contents [ Hide ] Import_xml Imports/Updates an XML data file into the workbook. def Import_xml ( s......import_xml method Contents [ Hide ] import_xml Imports/Updates...file into the workbook. def import_xml ( self , url , sheet_name...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. 在 Ruby 中保护和取消保护 Visio 形状|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ProtectUnprotectShap.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  9. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....examples ; import com.aspose.pdf.* ; import java.util.* ;...

    docs.aspose.com/pdf/java/sticky-annotations/
  10. ImportFormatOptions - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Object Allows to specify various import options to format output. Example:...use the KeepSourceFormatting import format mode, // Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...