Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 10,103 for

regular

(0.12 sec)
  1. Replacer class | Aspose.Words for Python

    aspose.words.lowcode.Replacer class. Provides methods intended to find and replace text in the document....in the input file using a regular expression. replace_regex(input_file_name...in the input file using a regular expression, with the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Optional Hyphen - Free Support Forum - aspose.com

    Hi, I have a document, which is produced by OCR software and which contains quite a lot of optional hyphen characters (decimal 31). How can I programmatically replace all occurrences of this character with a Regular hy…...occurrences of this character with a regular hyphen (hard hyphen) or a soft...31) in your document with a regular hyphen or a soft hyphen (decimal...

    forum.aspose.com/t/optional-hyphen/316920
  3. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded font inside FontInfo object. When saving a document to a file, only embedded fonts of corresponding format are written down in C++....Fonts :: EmbeddedFontStyle :: Regular ); System :: IO :: File ::...Fonts :: EmbeddedFontStyle :: Regular ))); ASSERT_FALSE ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....Fonts :: EmbeddedFontStyle :: Regular ); System :: IO :: File ::...Fonts :: EmbeddedFontStyle :: Regular ))); ASSERT_FALSE ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' ))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' ))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SystemFontSource constructor | Aspose.Words for...

    aspose.words.fonts.SystemFontSource constructor... add_substitutes ( 'Kreon-Regular' , [ 'Calibri' ]) self . assertEqual... get_substitutes ( 'Kreon-Regular' ))) self . assertIn ( 'Calibri'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Compact alumni questionnaire|Documentation

    OMR ready alumni questionnaire template in a compact design...."Calibri" , "font_style" : "Regular" , "font_size" : 9 , "content_type"..."Calibri" , "font_style" : "Regular" , "font_size" : 14 , "content_type"...

    docs.aspose.com/omr/net/showcases/alumni/compact/
  9. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....AddSubstitutes ( u "Kreon-Regular" , System :: MakeArray < System...GetSubstitutes ( u "Kreon-Regular" ) -> LINQ_Count ()); ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or Regular expression pattern in your document and replace it with the text you want using Python....simple string replacement, regular expressions, metacharacters...find a specific string or regular expression pattern in your...

    docs.aspose.com/words/python-net/find-and-replace/