Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 151,853 for

text

(0.11 sec)
  1. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....Shows how to format a run of text using its font property. doc...run = aw . Run ( doc = doc , text = 'Hello world!' ) font = run...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....C# Rotate Text in Word using Python Flip the Text in Word using...using Java Rotate Text in Word using C# Convert Text to Image in Python...

    kb.aspose.com/words/page/5/
  3. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... text . TextFragment ( "Table Of Contents"...) title . text_state . font_size = 20 title . text_state . font_style...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  4. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for Python via .NET engine....RecognitionSettings Extracting text from images, scanned PDFs, DjVu...ReceiptRecognitionSe Extracting text from receipts . IDCardRecognitionSet...

    docs.aspose.com/ocr/python-net/settings/
  5. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....System::String& Specifies the text of the footnote. ReturnValue...Examples Shows how to reference text with a footnote and an endnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 在电子表格中查找并替换|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.... Text != "" ) { workbook = new Workbook... Cells . Find ( TXBX_Find . Text , cell , Opts ); if ( cell ...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  7. ContentConfig|Documentation

    ContentConfig element is used to add one or more lines of Text to the parent element....used to add a single line of text to the parent element. ContentConfig...Generation.Config.Enums ; The text displayed in the form is specified...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  8. 从PDF提取表格|Aspose.PDF for C++

    Aspose.PDF for C++使您能够对PDF文档中包含的表格进行各种操作。您可以在现有PDF文档中添加和提取表格,在新页面上渲染表格等。...Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...PDF.Cpp/Text/TextSegment.h> #include <Aspose.PDF.Cpp/Text/TextSegmentCollectio...

    docs.aspose.com/pdf/zh/cpp/extract-table-from-e...
  9. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF, developers can edit text in PDF, insert graphs using...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/python-net/editor/
  10. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. @property...revision occurs when we insert text while tracking changes. self...

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