Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 153,530 for

text

(0.41 sec)
  1. Contrast correction|Documentation

    How to automatically increase image contrast to improve recognition accuracy....most typical distortions when text is photographed with a smartphone...image stabilization. Old papers. Text on a background. Noise removal...

    docs.aspose.com/ocr/javascript-cpp/contrast/
  2. Specifying Sort Warning While Sorting Data with...

    Learn how to specify sort warning while sorting data by using the Aspose.Cells for C++ API....sorted because, in terms of text, 111 comes before 22. But if...want to sort this data not as text but as numbers, it will become...

    docs.aspose.com/cells/go-cpp/specifying-sort-wa...
  3. FindReplaceOptions constructor | Aspose.Words f...

    Aspose.Words.Replacing.FindReplaceOptions constructor...callback to use for replacing found text. FindReplaceOptions(direction...callback to use for replacing found text. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....contains text styles of the shape. Text Contains the text of a shape...information about a shape’s text block. HyperlinkCollection/Hyperlink...

    docs.aspose.com/diagram/net/object_model/
  5. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java....addTable() method and providing the text position, and cells’ height...through all the rows and set text along with the font settings...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  6. Print Word Document with Comments in Python

    Follow this article to print Word document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print DOCX comments....task Create a Word file with text and comments in it, or load...create a new Word file with text and comments to check the feature...

    kb.aspose.com/words/python/print-word-document-...
  7. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main Text story into active hyperlinks...footnote/endnote references in main text story into active hyperlinks...footnote/endnote symbols // in the text act as links that, upon clicking...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the Text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...style and border width for the text box form fields "allergies_label_pg1"...textBoxField1.Value = "sample text value 1"; textBoxField1.Characteristics...

    forum.aspose.com/t/facades-form-not-displaying-...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....a simple way to format plain text that can easily be converted...italic * text . You can also write *** BoldItalic *** text . The...

    docs.aspose.com/words/cpp/working-with-markdown...