Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 9,993 for

regular

(0.3 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. Find and Replace in Java|Aspose.Words for Java

    Find a string or Regular expression pattern in your document and replace it with the text you want using Java....find a specific string or regular expression pattern in your...apply string replacement and regular expressions with the support...

    docs.aspose.com/words/java/find-and-replace/
  4. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping..."Calibri" , "font_style" : "Regular" , "font_size" : 10 , "content_type"..."Calibri" , "font_style" : "Regular" , "font_size" : 10 , "content_type"...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  5. SystemFontSource.Type | Aspose.Words for .NET

    Discover the SystemFontSource Type property, easily access and identify font source types to enhance your web design and user experience.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSettings.SubstitutionSettings | Aspose.Word...

    Explore the FontSettings SubstitutionSettings property to optimize your font substitution process and enhance text display quality effortlessly.... AddSubstitutes ( "Kreon-Regular" , new [] { "Calibri" }); Assert.... GetSubstitutes ( "Kreon-Regular" ). Count (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::Fonts::SystemFontSource::GetSyst...

    Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders method. Returns system font folders or empty array if folders are not accessible 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...
  8. Aspose::Words::Fonts::SystemFontSource::get_Typ...

    Aspose::Words::Fonts::SystemFontSource::get_Type method. Returns the type of the font source 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...
  9. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++....Fonts :: EmbeddedFontStyle :: Regular ); System :: IO :: File ::...Fonts :: EmbeddedFontStyle :: Regular ))); ASSERT_FALSE ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded font inside [FontInfo](../fontinfo/) object.... REGULAR ) system_helper . io . File...fonts . EmbeddedFontStyle . REGULAR )) self . assertIsNotNone (...

    reference.aspose.com/words/python-net/aspose.wo...