Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 9,994 for

regular

(0.1 sec)
  1. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...isItalic = true; } else { regular } Now: case 1: say fontFamily...

    forum.aspose.com/t/font-type-distinction-is-not...
  2. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....find a specific string or regular expression in your document...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. Searching for text in images|Documentation

    Search for text or a Regular expression in an image or scanned PDF and automate workflows based on the result....case-insensitive searches and regular expressions, which be extremely...

    docs.aspose.com/ocr/net/search-text-in-images/
  4. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …... Work‑around Use a regular FileStream (no DeleteOnClose...

    forum.aspose.com/t/exception-when-saving-an-xls...
  5. Aspose.PSD

    Java Package (class library) to read, write, edit, convert Adobe Photoshop® (PSD, PSB) & Adobe Illustrator® (AI) vector graphics via Java API....Support of all types of laters: regular layer, text layer, adjustment...

    releases.aspose.com/psd/java/
  6. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...如何加载字体的示例 举一个例子,从文件montserrat-regular.ttf中加载字体 montserrat 。 使用下一个语句:...(getDatadir() ,“ montserrat - regular. ttf ” ) 。 toString(); 3 4...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  7. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....headings in Markdown, while regular headings in Markdown can only...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. Aspose LINQ Reporting: Culture-Based Number For...

    We are trying to format decimal places and thousand separators based on regional cultures. Currently, we are using the US standard formatting—decimal as a dot (.) and thousand separator as a comma (,). We need to apply N…...the report and verify that regular text shows numbers like 12...

    forum.aspose.com/t/aspose-linq-reporting-cultur...
  9. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....PPTX ) Highlight Text Using Regular Expressions The highlight_regex...a background color using a regular expression, similar to the...

    docs.aspose.com/slides/python-net/text-formatting/
  10. Duplicate disclaimer text in PR_HTML when readi...

    Hello Aspose Support Team, I am using Aspose.Email to read .msg files. I noticed that in some emails, the disclaimer text (inserted by our mail server) appears twice in the HtmlBody. When I checked the raw MAPI propert…... You can use a regular expression or an HTML parser...

    forum.aspose.com/t/duplicate-disclaimer-text-in...