Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 135,103 for

text

(0.11 sec)
  1. ListLabel.labelValue property | Aspose.Words fo...

    ListLabel.labelValue property. Gets a numeric value for this label....paragraph ) } ` ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....from an user and extracts the text from it with with Aspose.OCR...compatible web browser. Any text editor. Web server to overcome...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  3. Font.outline property | Aspose.Words for Node.js

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. let doc...the Outline flag to change the text's fill color to white and //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to Text and transform scanned PDF to searchable and editable documents with Aspose OCR API.... Extract machine-readable text from images and convert scanned...effortlessly process multilingual texts with mixed-language support...

    products.aspose.com/ocr/
  5. 使用 Python 在 PDF 中格式化文本|Aspose.PDF for Python vi...

    本页面解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本等。... GetDataDir_AsposePdf_Text (); // 创建新的文档对象 Aspose . Pdf...Pdf . Text . TextFragment text = new Aspose . Pdf . Text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/text-formatti...
  6. Converting to Fixed-page Format in C++|Aspose.W...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats....be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/cpp/converting-to-fixed-p...
  7. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...number of points by which the text that follows the field should...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly....revision occurs when we insert text while tracking changes. Assert...revision: // When we highlight text in Microsoft Word, and then...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....using namespace Aspose :: Pdf :: Text ; void CreateDocument () { //...-> Add (); // Add text to new page auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/cpp/create-pdf-document/