Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 152,591 for

text

(0.2 sec)
  1. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Working with TextBoxes in Python|Aspose.Words f...

    Work with Textboxes in a document using Python....validate links between text boxes, determine a text box’s position in...class is used to specify how a text is displayed inside a shape...

    docs.aspose.com/words/python-net/working-with-t...
  4. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....Markdown (MD) files to Rich Text Format (RTF) in two simple steps...(Tab-separated Values) Convert MD to TXT (Text Document) Convert MD to XAML...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. Extract Tables from PDF in Python|Aspose.PDF fo...

    Learn how to extract table data from existing PDF documents in Python....for tables, and extracts cell text content. It uses TableAbsorber...cells to print the extracted text. Loads the PDF into an ap.Document...

    docs.aspose.com/pdf/python-net/extracting-table/
  6. Specify how to cross string in output PDF and i...

    Learn to control Text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for Node.js via C++....Scenarios When a cell contains text or a string that is larger than...TextCrossType.Default : Display text like MS Excel, which depends...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  7. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....GetText will retrieve the visible text as well as field codes and special...Aspose :: Words :: SaveFormat :: Text ). Trim ()); Shows how to extract...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. 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/
  10. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

    reference.aspose.com/words/java/com.aspose.word...