Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 151,779 for

text

(2.1 sec)
  1. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Ask AI Adding HTML Rich Text inside the Cell with C++ Contents...can convert it into HTML Rich Text. Aspose.Cells provides the Cell::GetHtmlString...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  2. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free Text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…...Add new last slide with text using insertFromHtml Aspose.Slides...slide with some additional free text. I am using *IMasterLayoutSlideCo...

    forum.aspose.com/t/add-new-last-slide-with-text...
  3. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Issue with text placeholders in table cells when converting DOCX...Aspose.Words (overflow and hidden text) Aspose.PDF Product Family docxtopdf...

    forum.aspose.com/t/issue-with-text-placeholders...
  4. Aspose.3D Create 3D text mesh | products.aspose...

    Learn how to create 3D Text object with material...3D Tutorial Create 3d Text Mesh ⯬ Previous Step Next Step...we’ll learn how to extrude a text profile into a 3D mesh. We’ll...

    products.aspose.com/3d/tutorial/create-3d-text-...
  5. Extract Text and Images from PPT Files using Py...

    Python source code to parse PPT Presentation....PPTX ODP POT ppsx PPT Extract Text and Images from PPT presentation...own Python apps for extracting text, image, video and audio files...

    products.aspose.com/slides/python-net/parser/ppt/
  6. Write Text on JPG in Java

    This brief article guides on how to write Text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add Text to a JPG file in Java....TeX Product Family Write Text on JPG in Java This brief article...article guides on how to write text on JPG in Java . It encompasses...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer Text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...Footer text showing in grey colour in Word docs Aspose.Words...snippet for inserting the footer text for (Section s : doc.getSections())...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  8. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...Words updating formfields clears text input Aspose.Words Product Family...FORMTEXT tejst BookmarkStart Run text=’ FORMTEXT ’ FormField fiel...

    forum.aspose.com/t/aspose-words-updating-formfi...
  9. FieldXE.text property | Aspose.Words for Python

    FieldXE.Text property. Gets or sets the Text of the entry....text property FieldXE.text property Gets or sets the text of...@property def text ( self ) -> str : ... @text.setter def text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Search text in PowerPoint and OpenOffice Presen...

    C# source code to search words with pattern in PowerPoint and OpenOffice™ presentations...NET Search PPT PPTX ODP Search text in PowerPoint and OpenOffice...NET apps to search and modify text in presentations using server-side...

    products.aspose.com/slides/net/search/