Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 152,555 for

text

(0.31 sec)
  1. HTML Hyperlink (<a>) LinkAnnotations Not Nested...

    Bug Report: HTML Hyperlinks Not Properly Tagged in PDF/UA-1 Output body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height: 1.6; color: #333; } h1 { col…...#bdc3c7; padding: 8px 12px; text-align: left; font-size: 14px;...annotations), 7.18.1 (Annotation alt text), 7.18.5.2 (Link alt description)...

    forum.aspose.com/t/html-hyperlink-a-linkannotat...
  2. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 .NET 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hant/net/pages/ Recent content in 使用 .NET 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hant/net/pages/index...
  4. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/cpp/inserting-fields/
  5. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....to/from the text. For instance, when obtaining text programmatically...if you need to work with this text you should probably remove or...

    docs.aspose.com/words/cpp/working-with-control-...
  6. Get HTML5 string from Cell|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....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/java/get-html5-string-fro...
  7. Android API to Render MD to MARKDOWN | products...

    Transform MD to MARKDOWN via Android via Java API...); // add text in it builder . write ( "Some text" ); // insert...FootnoteType . ENDNOTE , "Endnote text." ); // initialize endnote options...

    products.aspose.com/total/android-java/conversi...
  8. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....collected paragraphs and display the text of this paragraphs . paragraphs...toString ( self . SaveFormat . TEXT )) \# Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  9. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....language :: ukr ; // Extract text from the image auto result =...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/save-json/
  10. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

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