Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 153,252 for

text

(0.76 sec)
  1. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden Text in your documents. Optimize your content visibility today!...indication of whether hidden text in the document is rendered...content, not just text. Examples Shows how to hide text in a rendered...

    reference.aspose.com/words/net/aspose.words.lay...
  2. EmphasisMark enumeration | Aspose.Words for Python

    aspose.words.EmphasisMark enumeration. Specifies possible types of emphasis mark....black circle displayed above text. OVER_COMMA Emphasis mark is...comma character displayed above text. OVER_WHITE_CIRCLE Emphasis...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Footnote.footnote_type property | Aspose.Words ...

    Footnote.footnote_type property. Returns a value that specifies whether this is a footnote or endnote....attaching numbered references to the text. Both these references will...mark as in the body text # and reference text, which we will pass...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your documents for enhanced clarity and organization....attaching numbered references to the text. Both these references will...mark as in the body text // and reference text, which we will pass...

    reference.aspose.com/words/net/aspose.words.not...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – چگونگی اضافه کردن Text حاشیه نویسی با استفاده از {{productName}}https://products.aspose.com/pdf/fa/net/annotation/Text/add/Recent content in چگ......Products – چگونگی اضافه کردن Text حاشیه نویسی با استفاده از {...tion/text/add/Recent content in چگونگی اضافه کردن Text حاشیه...

    products.aspose.com/pdf/fa/net/annotation/text/...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – چگونگی اضافه کردن Text حاشیه نویسی با استفاده از {{productName}}https://products.aspose.com/pdf/fa/java/annotation/Text/add/Recent content in چ......Products – چگونگی اضافه کردن Text حاشیه نویسی با استفاده از {...tion/text/add/Recent content in چگونگی اضافه کردن Text حاشیه...

    products.aspose.com/pdf/fa/java/annotation/text...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF do Text Scalanie przy użyciu Java https://products.aspose.com/pdf/pl/java/merger/pdf-to-Text/ Recent content in PDF do Text Scalanie przy u......PDF Products – PDF do TEXT Scalanie przy użyciu Java https://products...com/pdf/pl/java/merger/pdf-to-text/ Recent content in PDF do TEXT Scalanie przy...

    products.aspose.com/pdf/pl/java/merger/pdf-to-t...
  8. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the Text that follows the field should be moved horizontally from the left edge of the column, frame, or Text box....number of points by which the text that follows the field should...edge of the column, frame, or text box. @property def horizontal_position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...Text.TableAbsorber 的新类提供了这些功能。Ta...absorber = new Aspose . Pdf . Text . TableAbsorber (); // Visit...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  10. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…... rich text box from code. Amol_Hekade February...tag value. To get the text that a rich‑text content control ( SdtBlock...

    forum.aspose.com/t/all-contents-block-sdtblock-...