Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 69,950 for

import

(0.34 sec)
  1. Setting a Task to a Subproject | Aspose.Tasks D...

    Learn how to work with Microsoft Project (MPP/XML) subprojects using Aspose.Tasks for .NET. Includes C# example for linking a task to a subproject file.... The link does not import the subproject into the master...

    docs.aspose.com/tasks/net/setting-a-task-to-a-s...
  2. Pdf for java 怎么获得单元格的rowspan? - Free Support Fo...

    我的使用环境如下: 1、使用的组件名称:pdf 2、使用的开发语言:JAVA 3、使用的组件版本号:25.5 问题如下: java版本pdf25.5中表格的单元格只有colspan的方法?没有rowspan,怎么获得单元格的rowspan?我们现在需要做的是解析这个表格,并获得当前表格中每个单元格的位置以及colspan和rowspan,DEMO示例见附件。 https://c.wss.pet/f/hcg7bs9uv38 复…...rowspan for each cell in a table: import com.aspose.pdf.*; public class...

    forum.aspose.com/t/pdf-for-java-rowspan/314492
  3. Create New PST, Add Sub-folders and Messages|Do...

    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....“messageFolder” to the root folder, and import messages from files in the...

    docs.aspose.com/email/java/create-new-pst-add-s...
  4. How to Run Aspose.Slides for Java in Docker|Asp...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....java with: import com.aspose.slides.* ; public...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  5. Read the values of the GridWeb cells on Client ...

    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...."text/html; charset=UTF-8" import = "com.aspose.gridweb.*" pageEncoding...

    docs.aspose.com/cells/java/read-the-values-of-t...
  6. 在客户端读取GridWeb单元格的值|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...."text/html; charset=UTF-8" import = "com.aspose.gridweb.*" pageEncoding...

    docs.aspose.com/cells/zh/java/read-the-values-o...
  7. Aspose.3D & Aspode.CAD interoperability - Free ...

    Hi, We already have a licence for Aspose.3D, and we’re considering purchasing a licence for Aspose.CAD depending on if requirements can be met. One requirement is to convert between IFC and glTF. Aspose.CAD can input I…...CAD and import via Aspose.3D, but I’d rather...data can be lost. Unless importing IFC is on the roadmap for...

    forum.aspose.com/t/aspose-3d-aspode-cad-interop...
  8. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…... Imports those nodes into the destination...DocumentBuilder(dstDoc); // Re‑use a single importer to avoid repeated style resolution...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  9. Getting the Exact Coordinates of Data Points fr...

    image.png (76.1 KB) The above image shows the thumbnail rendered by Aspose image.png (36.4 KB) This image shows is the screenshot of the same slide in PowerPoint. I am using similar syntax as below: chart.ValidateCh…...1 AS build RUN rpm --import https://packages.microsoft...023.7.20250428.1 RUN rpm --import https://packages.microsoft...

    forum.aspose.com/t/getting-the-exact-coordinate...
  10. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...abc; import com.aspose.words.*; import java.util.Date;...

    forum.aspose.com/t/words-java-tracking-changes-...