Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 153,803 for

text

(0.11 sec)
  1. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....how to set the language_id for text in a presentation by using Aspose...shape with text, assign a language identifier to a text portion...

    docs.aspose.com/slides/python-net/presentation-...
  2. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content...."<root><text>ContentControl</text></root>" ), "/root/text" , ""...toString (), "<root><text>Updated ContentControl</text></root>" ), "/root/text"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  4. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of Text in shapes in Java....ShapeTextOrientation Specifies orientation of text in shapes. Examples: Shows how...Fields Field Description DOWNWARD Text is rotated 90 degrees to the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....write("Text surrounded by green border.");...Shows how to format a run of text using its font property. Document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Update PDF Links in Python|Aspose.PDF for Pytho...

    Learn how to update PDF link appearance and destinations in Python....Hide ] Update LinkAnnotation Text Color This example shows how...for Python, then highlight the text near each link by changing its...

    docs.aspose.com/pdf/python-net/update-links/
  7. Convert DJVU to DOCX via C# | Aspose

    Sample code for DJVU to DOCX C# conversion. Use API example code for batch DJVU files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  8. Convert JP2 to Searchable PDF via C# | Aspose

    Sample code for JP2 to Searchable PDF C# conversion. Use API example code for batch JP2 files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on JP2 document and save text as JP2 document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/jp2-to-s...
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....on cloning Place Holders and Text Holders You can also access...access the place holders and text holders in a slide. Moreover, you...

    docs.aspose.com/slides/cpp/features-overview/
  10. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...