Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 151,558 for

text

(0.26 sec)
  1. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... This text is not displayed on the form..."ScoreQuestion" property. Question text is provided in the name property...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  3. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...later . Any text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/nodejs-cpp/hello-world/
  4. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....with text to find as parameter. Get all extracted text fragments...PDF file using .NET //Search Text from All the Pages of PDF Document...

    products.aspose.com/pdf/search-pdf/
  5. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust Text alignment by setting points for precise left movement. Enhance your document layout!...number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAdvance.VerticalPosition | Aspose.Words fo...

    Discover the FieldAdvance VerticalPosition property to easily adjust Text positioning on your page, enhancing layout control and readability....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. ShapeTextOrientation enumeration | Aspose.Words...

    aspose.words.drawing.ShapeTextOrientation enumeration. Specifies orientation of Text in shapes....enumeration Specifies orientation of text in shapes. Members Name Description...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。... TextAbsorber 类从文档中吸收文本并在 Text 属性中返回。以下代码片段向您展示了如何从 PDF 文档的所有页面提取文本。...RunExamples . GetDataDir_AsposePdf_Text (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...