Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 66,993 for

import

(0.12 sec)
  1. Clear OTT Annotations Online and using Python |...

    Remove comments from OTT document through online app for free. Python API code to delete comments from OTT files....Clear OTT Annotations Online Import OTT file to clear comments...

    products.aspose.com/total/python-net/annotate/ott/
  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. 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...
  4. 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...
  5. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...clear the table formatting: import com.aspose.slides.*; public...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  6. Read Outlook PST Files in Node.js via .NET | pr...

    Read PST Files Open PST Files & Extract Email Data in Node.js Open and read PST files in JavaScript, accessing emails......Email: First, spare a minute to import Aspose.Email to access its...

    products.aspose.com/email/nodejs-net/reading-ps...
  7. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面... 7:07am 13 import json import os import re import aspose.words...

    forum.aspose.com/t/topic/311384
  8. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....examples ; import java.util.List ; import com.aspose.pdf...

    docs.aspose.com/pdf/java/actions/
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... So import Aspose.Page.Drawing namespace...Drawing system library. So import Aspose.Page.Drawing namespace...

    docs.aspose.com/page/net/ps/working-with-clips/
  10. Compress and Decompress TSV Files via .NET

    C# compression and decompression source code to compress TSV documents into a single zip archive or vice versa on .NET Framework, .NET Core....structured manner in order to import and export between different...is primarily used for data import/export and exchange in Spreadsheet...

    products.aspose.com/zip/net/zip-file/tsv/