Sort Score
Result 10 results
Languages All
Labels All
Results 8,661 - 8,670 of 149,186 for

text

(0.17 sec)
  1. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...-> idx_get ( 1 ); // create text fragment auto textFragment =...Position > ( 80 , 700 )); // set text properties textFragment -> get_TextState...

    products.aspose.com/pdf/zh-hans/cpp/text/
  2. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type.... writeln ( "Text added to a protected document...protectedDoc . range . text . trim ()). toEqual ( "Text added to a protected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights.... Text = "Categories" ; chartAxisXTitle.... Title ; chartAxisYTitle . Text = "Values" ; chartAxisYTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are imported from HTML-based documents.... text . Encoding . get_bytes ( html...html , system_helper . text . Encoding . utf_8 ())) load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Quote & Blockquote HTML Generator – Online Tool...

    Generate Quote & Blockquote HTML tag using Aspose.HTML for .NET, preview the result and copy the generated HTML and C# code to your website....implement this by surrounding the text in quotation marks. The <blockquote>...indicates that the enclosed text is an extended quotation. Usually...

    products.aspose.com/html/net/generators/quote-b...
  7. Android API to Render PS to OTT | products.aspo...

    Transform PS to OTT via Android via Java API...is a widely used format for text documents, and is supported...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  8. DocumentVisitor.visitFieldEnd method | Aspose.W...

    DocumentVisitor.visitFieldEnd method. Called when a field ends in the document....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....collected paragraphs and display the text of this paragraphs. paragraphs...paragraph . toString ( SaveFormat . TEXT )) # Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  10. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....image rectangles containing text words. This can be useful for...extracting individual blocks of text. To get bounding boxes of all...

    docs.aspose.com/ocr/cpp/image-regions-word-find/