Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 153,086 for

text

(0.27 sec)
  1. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian Text in the current paragraph....numbers and regions of East Asian text in the current paragraph. @property...the paragraph after appending text # and then starts a new line...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....Texts.ShapeTextAlignment class, which...shapes . get ( i ); // Access the text alignment const txtAlign = sh...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  3. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin Text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin Text is wrapped by whole words in C++....this property is false , Latin text in the middle of a word can...current paragraph. Otherwise Latin text is wrapped by whole words. bool...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. FieldTC.TypeIdentifier | Aspose.Words for .NET

    Discover the FieldTC TypeIdentifier property. Easily manage field type identifiers with this versatile feature, enhancing your data organization and efficiency....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldTC.OmitPageNumber | Aspose.Words for .NET

    Discover the FieldTC OmitPageNumber property—control TOC page number visibility for enhanced document clarity and professionalism....DocumentBuilder builder , string text , string typeIdentifier , string...OmitPageNumber = true ; fieldTc . Text = text ; fieldTc . TypeIdentifier...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Parse Documents via Python | products.aspose.com

    Parse PDF, Microsoft Word and PowerPoint Presentations via your Python application. Extract Text or Images with ease....Document using Python APIs Extract Text or Images from Microsoft Word...information from unstructured text or files. This process is crucial...

    products.aspose.com/total/python-net/parse/
  7. Manage SmartArt in PowerPoint Presentations on ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Android using clear Java code samples that speed up slide design and automation....Android Contents [ Hide ] Get Text from a SmartArt Object Now TextFrame...get all text from SmartArt if it has not only nodes text. The following...

    docs.aspose.com/slides/androidjava/manage-smart...
  8. C++ API to Convert MD to TXT | products.aspose.com

    Convert MD to TXT via C++ API without using Microsoft Excel or Adobe Reader...lightweight markup language with plain text formatting syntax. It is designed...to create rich text documents. TXT (Plain Text) is a file format...

    products.aspose.com/total/cpp/conversion/md-to-...
  9. 管理占位符|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 幻灯片中更改占位符文本。使用 JavaScript 在 PowerPoint 幻灯片中设置占位符提示文本。...AutoShape" ))) { var text = "" ; // PowerPoint 显示 "Click...PlaceholderType . CenteredTitle ) { text = "Add Title" ; } else // 添加副标题...

    docs.aspose.com/slides/zh/nodejs-java/manage-pl...
  10. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt Text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...includes images that need alt text. I have been following the guides/references...Add alt text figure.AlternativeText = "Your alt text here"; //...

    forum.aspose.com/t/figure-element-image-from-me...