Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 139,277 for

font

(0.21 sec)
  1. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....One approach is to reduce the font size of contents inside the...textFragmentCollecti ) { // Need to reduce font size at least for 70% textFragment...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  2. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  3. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...absence of the Cambria Math font on the system. No suitable replacement...please install the Cambria Math font on the system or use the FontsLoader...

    forum.aspose.com/t/nullpointerexception-occurs-...
  4. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....header with bold font. mDocumentBuilder . Font . Bold = true ;...data with normal font. mDocumentBuilder . Font . Bold = false ;...

    docs.aspose.com/words/net/integrating-aspose-wo...
  5. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....1-buster COPY fonts/* /usr/share/fonts/ WORKDIR /app COPY...Install fonts because the SDK image contains very few fonts. The...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  6. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....document contains a default fonts table, minimal default styles...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire pages, from a specific part, based on columns, etc....One approach is to reduce the font size of contents inside the...0.1) has the same effect as font reduction. Specifying the ScaleFactor...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  8. Extract fonts from PDF in Java | Aspose.PDF

    Java source code to extract Fonts from PDF file on Java and PHP, Delphi....How to extract fonts from PDF using Aspose.PDF for Java Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/java/parser/fonts/
  9. Word文档转换pdf文档,页数变多,符号问题 - Free Support Forum - ...

    一页的word文档,通过aspose转换,变成两页的pdf文档。 使用的jar版本是words-24.3-jdk17 初步判断是文档中间的“()”和“《》”两个符号占用的空间变多导致的。 原始文档: 正文.docx (20.2 KB)...com/words/java/specify-truetype-fonts-location/ https://docs.aspose...com/words/java/install-truetype-fonts-on-linux/ 另外,请在此处附上有问题的输入和输...

    forum.aspose.com/t/word-pdf/307630
  10. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体... Solution To avoid the blue font issue and the casting error...workbook. You can reset the font color to the desired color programmatically...

    forum.aspose.com/t/aspose-cells-wps/314668