Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 10,056 for

regular

(0.07 sec)
  1. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r...DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar.NON_BREAKING_SPACE property | Aspos...

    ControlChar.NON_BREAKING_SPACE property. Non-breaking space character: \x00a0....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f....DocumentBuilder ( doc ) # Add a regular space. builder . write ( 'Before...non-breaking space. # Unlike the regular space, this space cannot have...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlockType enumeration | Aspose.Words fo...

    Aspose.Words.BuildingBlocks.BuildingBlockType enumeration. Specifies a building block type... regular) glossary document entry. AutoCorrect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options...normal_quality Suitable for regular-quality barcode images high_quality...lightweight scanning methods. Regular Recognition of Barcode Images...

    docs.aspose.com/barcode/python-net/barcode-read...
  7. Update Font Settings From Client Side|Documenta...

    This article introduces how to update font in client js in GridWeb....updateCellFontStyle : Params – r/i/b/ib for regular/italic/bold/italic && bold...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. java负载字体TTF文件

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...(getDatadir() ,“ montserrat - regular. ttf ” ) 。 toString(); 3 4...(getDatadir() ,“ montserrat - regular. ttf ” ) 。 toString(); 3 4...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. 从TTF文件加载字体 | Java

    在这里,您将在Aspose.font的帮助下了解Java即使此文件不是字体INSELF,Java也可以从硬盘磁盘上的TTF文件加载字体。...(getDatadir() ,“ montserrat - regular. ttf ” ) 。 toString(); 3 4...(getDatadir() ,“ montserrat - regular. ttf ” ) 。 toString(); 3 4...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  10. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a document. To learn more, visit the documentation article in C++....character pattern specified by a regular expression with another string...character pattern specified by a regular expression with another string...

    reference.aspose.com/words/cpp/aspose.words/range/