Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 9,736 for

regular

(0.12 sec)
  1. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::FontStyle::Regular, 300. f , 450. f , u "Hello...System::Drawing::FontStyle::Regular, 400. f , 200. f , u "++C....

    docs.aspose.com/page/cpp/xps/working-with-text/
  2. Tables and Ranges with JavaScript via C++|Docum...

    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....formatting, convert the table to a regular range of data. Aspose.Cells..."arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  3. Redact DOC Document Online or using Java | prod...

    Open and redact DOC document online via app for free. Java API code to search and replace DOC text with Regular expression....replace text in DOC file using regular expression through Java. Download...Document class Define the regular expression pattern array Iterate...

    products.aspose.com/total/java/redact/doc/
  4. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... Use Regular Expressions : If the text has...or extra spaces), utilize regular expressions for a more flexible...

    forum.aspose.com/t/some-content-cannot-be-repla...
  5. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....addSubstitutes("Kreon-Regular", "Calibri"); Assert.assertEquals(1...getTableSubstitution().getSubstitutes("Kreon-Regular"))); Assert.assertTrue(IterableUtils...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merge two adjacent cells|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....string cellName ) { // Create a regular expression to match the column...string cellName ) { // Create a regular expression to match the row...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  7. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…... Use the regular (flow‑layout) HTML saver HtmlSaveOptions...work‑arounds above. 4. Use the regular (flow‑layout) HTML saver import...

    forum.aspose.com/t/bug-when-generating-html-in-...
  8. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... REGULAR , 300, 450, "Hello World!"...aspose. pydrawing . FontStyle . REGULAR , 400, 200, "TEN. rof SPX.esopsA"...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... Pages [ 1 ]; // Define regular expressions for text fragments...TextFragmentAbsorber for the first regular expression var textFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/link-annotations/
  10. Manage Fallback Fonts for Presentations in Pyth...

    See how Aspose.Slides for Python via .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....fallback rules apply to it as to regular text. Embed Fonts in Presentations...

    docs.aspose.com/slides/python-net/fallback-font/