Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 133,557 for

aspose font

(0.61 sec)
  1. Advanced Text Extraction from Presentations on ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Follow our simple, step-by-step guide to save time....presentations using Aspose.Slides. Extract Text from Slide Aspose.Slides for...port . getText ()); //Display font height of the text System ....

    docs.aspose.com/slides/androidjava/extract-text...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...Comma, Currency, and Percent. Aspose.Cells allows modifying any...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  3. Group Criterion Data | Aspose.Tasks Documentation

    This page provides information on how to read and write GroupCriterion entity data in Microsoft Project files using Aspose.Tasks for .NET....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/tasks/net/groupcriterion-data/
  4. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....import shutil import aspose.pdf as ap import aspose.pydrawing as drawing...page and region in a PDF using Aspose.PDF’s TextAbsorber. It targets...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  5. "GetRowHeightInch" returns wrong height for aut...

    See attached sample: I write a long text to a cell, set “IsTextWrapped = true” and call “AutoFitRows”. AsposeCellsRowHeightInch.zip (11.9 KB) When calling “GetRowHeightInch” afterwards (for setting horizontal page brea…...wrapped text with Calibri 10 Aspose.Cells Product Family wknauf...uses the (old) excel default font “Calibri”, but with nondefault...

    forum.aspose.com/t/getrowheightinch-returns-wro...
  6. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Contents [ Hide ] Legend Options Aspose.Cells for Node.js via C++ also...manage the chart legend with Aspose.Cells Legend . The following...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  7. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java.... Aspose.Cells provides two methods...comments are then imported using Aspose.Cells. The second is to add...

    docs.aspose.com/cells/java/comments-and-notes/
  8. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...Comma, Currency, and Percent. Aspose.Cells allows modifying any...

    docs.aspose.com/cells/net/modify-an-existing-st...
  9. Exception when converting mht into pdf - Free S...

    Hi,I have trouble converting some emails into pdf see attached sample file. Have tried this with v17.1.0 and v17.2.0 Code snippet reproducing the issue:MhtLoadOptions options = new MhtLoadOptions();File file = new File("…...when converting mht into pdf Aspose.PDF Product Family konopka...following exception: class com.aspose.pdf.internal.ms.System.z10:...

    forum.aspose.com/t/exception-when-converting-mh...
  10. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。...textFragment = new TextFragment ( "Aspose.PDF" ); textFragment . setPosition...对象加载字体。 import com.aspose.pdf.* ; import com.aspose.pdf.text.FontTypes...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/