Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 67,104 for

import

(0.11 sec)
  1. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-conditionally...
  2. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...以下是一个简单的示例代码,展示了如何实现这一功能: import com.aspose.words.*; import java.util.HashMap;...HashMap; import java.util.Map; public class ExtractComments { public...

    forum.aspose.com/t/docx/316434
  3. Save a 3D Scene in the PDF|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....shown in this code example: Import 3D Scenes and Contents from...

    docs.aspose.com/3d/python-net/save-a-3d-scene-i...
  4. Defining Link Type in Ruby | Aspose.Tasks Docum...

    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...
  5. 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'...0 ) 4 5 attribute = Rjb :: import( 'com.aspose.tasks.ExtendedAttribute'...

    docs.aspose.com/tasks/java/extended-resource-at...
  6. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    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-...
  7. Calculating Percentages in Ruby | Aspose.Tasks ...

    Learn how to calculate percentages 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...
  8. Saving Project Data to Excel Format in Ruby | A...

    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-...
  9. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....PPT Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/redaction...
  10. 从 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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/zh/java/retrieve-window...