Sort Score
Result 10 results
Languages All
Labels All
Results 7,801 - 7,810 of 69,947 for

import

(0.32 sec)
  1. Compress 3DS File Formats via .NET | products.a...

    C# source code to load, render and Compress 3DS documents on .NET Framework, .NET Core, Mono....popular file formats for 3D data import and export. It considers information...

    products.aspose.com/3d/net/compression/3ds/
  2. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Words: import com.aspose.words.*; public...

    forum.aspose.com/t/defect-displayed-content-as-...
  3. Apply a theme to a presentation|Aspose.Slides D...

    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....DeletePart ( slideMasterPart ); // Import the new slide master part,...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  4. Html转word,当<head></head>中间加了一段css样式后,html转word后...

    版本:23.8 编程语言:java 当中间加了一段css样式后,html转word后图片消失, 如果中不加css样式,图片可以正常显示 源文件: ccc.zip (1.5 MB) 转换代码: com.aspose.words.Document docx = new com.aspose.words.Document(htmlInputStream); ByteArrayOutputStream byteAr…...以下是一个示例代码,展示如何使用 HtmlLoadOptions : import com.aspose.words.*; public...

    forum.aspose.com/t/html-word-head-head-css-html...
  5. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…... Sample Code import com.aspose.words.*; public...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  6. 开发人员指南| Node.js 版 Aspose.Font

    Node.js字体操作API的开发人员指南解释了开发人员如何使用TrueType和Opentype字体,Type1字体和CFF字体。...); 如果您使用ecmascript模块: Copy 1 import AsposeFont from ' asposefontnodejs...

    docs.aspose.com/font/zh/nodejs-cpp/developer-gu...
  7. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...loadOptions); // Java example import com.aspose.cells.*; LoadOptions...

    forum.aspose.com/t/is-this-really-markdown/317711
  8. Aspose.ZIP for Java API Solution Documentation

    Aspose.ZIP for Java is a class library that enables Java applications to create, modify, convert, and print MPP, Primavera XML files....Simply install the library, import it into your Java project,...

    docs.aspose.com/zip/java/
  9. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...demonstrates how to achieve this: import aspose.cells as cells # Load...

    forum.aspose.com/t/access-rendered-value-of-cel...
  10. java.lang.OutOfMemoryError: Java heap space whe...

    Environment Details: Aspose.Cells Version: 25.2 to 25.6 Jenkins OS: Linux Java Version: OpenJDK 17 Problem Description: I am using Aspose.CELLS to convert cells to HTML and getting OutOfMemory error. Here is the er…...implement the memory preferences: import com.aspose.cells.*; public...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...