Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 154,978 for

text

(2.33 sec)
  1. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...selectable text. We want to be able to extract the text from it...document and provide the text in text form. Similar to how Sautinsoft...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  2. 使用 Python 的基本文本提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 提取 PDF 文档的文本 — 一次性从所有页面提取或从特定页面提取。...accept(text_absorber) 扫描所有页面。 检索提取的文本来自 text_absorber.text . 将结果写入输出文本文件。...aspose.pdf as ap def extract_text_from_all_pages ( infile , outfile...

    docs.aspose.com/pdf/zh/python-net/basic-text-ex...
  3. 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...
  4. 从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...
  5. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace Text in MS Word document using Ruby....Find And Replace To replace text using Aspose.Words Java in Ruby...Ruby, simply invoke the replace_text() method. Ruby Code ## The path...

    docs.aspose.com/words/java/find-and-replace-in-...
  6. 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...
  7. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_Text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....is_showing_placeholder_text property StructuredDocumentTa.is...is_showing_placeholder_text property Specifies whether the content...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Create text fragment text_fragment = apdf . text . TextFragment... world!" ) text_fragment . position = apdf . text . Position...

    products.aspose.com/pdf/zh-hans/python-net/text/
  10. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_Text property. Determines whether Microsoft Word will grow the shape to fit Text....fit_shape_to_text property TextBox.fit_shape_to_text property Determines...shape to fit text. @property def fit_shape_to_text ( self ) ->...

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