Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 148,552 for

text

(0.6 sec)
  1. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....In addition to the recognized text, you can save the resulting...background and a transparent text overlay that can be searched...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  2. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... Remarks The text of all headers and footers is...not be removed. Remarks The text of all headers and footers is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get HTML5 String from Cell with Golang via C++|...

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...10pt;COLOR: #000000;" > This is some text .</ Font > HTML5: < div Style...

    docs.aspose.com/cells/go-cpp/get-html5-string-f...
  4. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to Text entered into SDT....formatting that will be applied to text entered into SDT . get contentsFont...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldComments class | As...

    Aspose::Words::Fields::FieldComments class. Implements the COMMENTS field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldSubject class | Asp...

    Aspose::Words::Fields::FieldSubject class. Implements the SUBJECT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. HeaderFooter class | Aspose.Words for Python

    aspose.words.HeaderFooter class. Represents a container for the header or footer Text of a section...container for the header or footer text of a section. To learn more...CompositeNode ) append_paragraph(text) A shortcut method that creates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....std :: endl ; // 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/cpp/aspose.words/doc...
  10. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Value ( u "Text Box" ); // TextBoxField.Border...MakeObject < Aspose :: Pdf :: Text :: TextFragment > ( u "Item1"...

    docs.aspose.com/pdf/zh/cpp/create-form/