Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 9,999 for

regular

(0.31 sec)
  1. Check Version Number|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....features and to fix issues, on a regular basis. The version number consists...

    docs.aspose.com/cells/python-net/check-version-...
  2. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible....is about twice as fast as regular recognition and is recommended...

    docs.aspose.com/ocr/cpp/fast-recognition/
  3. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++....Replace text in a workbook using Regular Expression with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  4. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data streams on demand, enhancing your design workflow.... Name = "Kreon-Regular" ; builder . Writeln ( "Test...OpenRead ( FontsDir + "Kreon-Regular.ttf" ); } } See Also class...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options...reading speed and quality in regular situations. Such parameters...the most of barcodes with regular quality HighQuality Intended...

    docs.aspose.com/barcode/cpp/recognition-quality...
  6. Aspose::Words::ControlChar::ColumnBreakChar fie...

    Aspose::Words::ControlChar::ColumnBreakChar field. End of column character: (char)14 in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. Aspose::Words::ControlChar::PageBreakChar field...

    Aspose::Words::ControlChar::PageBreakChar field. Page break character: (char)12 or "\f" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search in PDF Searching with Regular Expressions in PDF Search and...words, match patterns using regular expressions, and even highlight...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/