Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 18,257 for

one

(0.16 sec)
  1. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127)....combine two different fonts in one run. doc = aw . Document () builder...run with one word consisting of ASCII characters, and one word with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management....document contains one section, one body and one paragraph. // Call...this body contains at least one empty paragraph. body . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/sec...
  3. Using LightCells API|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....designed to manipulate cell data one by one without building a complete...their value one by one. In both procedures, one Cell object is...

    docs.aspose.com/cells/net/using-lightcells-api/
  4. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends One [Row](../../row/)....no rows, creates and appends one Row . def ensure_minimum ( self...the table has at least one row and one cell with an empty paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Multi Thread issue with Aspose.pds - Free Suppo...

    My project is built on .NET Standard 2.0. I have a concern regarding the generation of multiple text files or the retrieval of metadata properties in a parallel loop. Occasionally, some files encounter exceptions during…...multithreading safe API as long as one file is accessed by a single...such a way that one thread should access only one file at the time...

    forum.aspose.com/t/multi-thread-issue-with-aspo...
  6. Accessing Worksheet|Documentation

    This article introduces how to work with worksheet in GridDesktop....an Excel file is composed of one or more worksheets. Each worksheet...will have more than one worksheet. The one htat a user is working...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. 如何使用 Java 保护 OneNote 文件

    这个简单的主题解释了如何使用 Java 保护 OneNote 文件。它包含 IDE 设置、编程工作流程步骤和用 Java 密码保护 OneNote 文档的示例代码。...ONE 文件 创建 OneSaveOptions 类的实例并设置所需的密码 将受密码保护的 .ONE 文件保存在磁盘上...OneSaveOptions 类实例,我们将设置所需的密码并将受密码保护的 .ONE 文件保存在磁盘上。 Java 锁定 OneNote 文档的代码...

    kb.aspose.com/zh/note/java/how-to-secure-onenot...
  8. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine.... Recognizing one image Applies to: recognition...processed in one separate thread. If more than one thread is specified...

    docs.aspose.com/ocr/python-net/multithreading/
  9. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from One document to another...repeated import of nodes from one document to another. To learn...you can insert a fragment from one document into another, you need...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Implement Custom Calculation Engine to extend t...

    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....AbstractCalculationE which has only one method calculate(CalculationData...capture the TODAY function and add one day to the system date. So if...

    docs.aspose.com/cells/java/implement-custom-cal...