Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 152,235 for

text

(2.89 sec)
  1. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....change the style of existing text. let doc = new aw . Document..."Emphasis" ; builder . writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::TextColumnCollection::SetCount m...

    Aspose::Words::TextColumnCollection::SetCount method. Arranges Text into the specified number of Text columns in C++....method Arranges text into the specified number of text columns. void...int32_t The number of columns the text is to be arranged into. Remarks...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance document formatting for better control and presentation.... Text = "Hello World!" ; run . Font...); builder . Writeln ( "This text is in section 1." ); // Section...

    reference.aspose.com/words/net/aspose.words/sec...
  4. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...NET 搜索 PDF 文件 //Search Text from All the Pages of PDF Document...new TextFragmentAbsorber ( "text" ); // Accept the absorber for...

    products.aspose.com/pdf/zh-hant/search-pdf/
  5. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldIndex.run_subentries_on_same_line property...

    FieldIndex.run_subentries_on_same_line property. Gets or sets whether run subentries into the same line as the main entry....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures and so on into...report is to use a text box. For example, enter text to highlight the...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hant/java/watermark/ Recent content in 使用 Java 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Pro......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/java/watermark/...
  10. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

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