Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 137,486 for

font

(0.37 sec)
  1. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....based stamp like font size, font style, and font color etc. In order...textStamp -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  2. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....FileOutputStream object to write the font file. $xmlOutputStream = new...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  3. 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...
  4. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Fonts::FontInfo::get_Panose meth...

    Aspose::Words::Fonts::FontInfo::get_Panose method. Gets or sets the PANOSE typeface classification number in C++....Aspose::Words::Fonts::FontInfo::get_Panose method Contents [...uint8_t > Aspose :: Words :: Fonts :: FontInfo :: get_Panose ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Convert Microsoft Project MPP File to PDF | Asp...

    Aspose.Tasks for .NET allows converting MPP or MPX files to PDF. Use PdfSaveOptions to customize PDF output....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  8. 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
  9. 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
  10. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。... println ( "Font - Name :- " + textSegment ....()); System . out . println ( "Font - IsAccessible :- " + textSegment...

    docs.aspose.com/pdf/zh/java/search-and-get-text...