Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 4,306 for

text handling

(0.09 sec)
  1. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....7 8 // Default style for all text in the document. 9 ParagraphStyle...= new RichText(doc) { Text = "Title text." , ParagraphStyle =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  2. HtmlSaveOptions.officeMathOutputMode property |...

    HtmlSaveOptions.officeMathOutputMode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...determine how the saving operation handles OfficeMath objects. // Setting...property to "HtmlOfficeMathOutput.Text" // will represent each OfficeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfContentEditor Class|Aspose.PDF for Python vi...

    Learn how to use the PdfContentEditor class in Aspose.PDF for Python via .NET to edit PDF content, manage annotations and attachments, work with links, images, Text, multimedia, stamps, and viewer preferences....interactive elements, replacing text, working with attachments and...operations with PdfContentEditor Handle links and navigation with PdfContentEditor...

    docs.aspose.com/pdf/python-net/pdfcontenteditor...
  4. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Android via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....Android via Java can easily handle presentation files of around...Working with Text Q: Is it possible to retrieve all the text from a...

    docs.aspose.com/slides/androidjava/faqs/
  5. FAQs|Aspose.Slides for Python Documentation

    Get answers to FAQs on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....NET can easily handle presentation files of around...Working with Text Q: Is it possible to retrieve all the text from a...

    docs.aspose.com/slides/python-net/faqs/
  6. FAQ|Aspose.Slides for Node.js via .NET Document...

    Get answers to FAQ on Aspose.Slides for Node.js via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....js via Java can easily handle presentation files of around...Working with Text Q: Is it possible to retrieve all the text from a...

    docs.aspose.com/slides/nodejs-java/faqs/
  7. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....line, you can implement error handling in your code. This will allow...using Aspose.Cells.Drawing.Texts; using GanttChart_JRE_Editor...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  9. How to add comments to bookmark range - Free Su...

    i have an existing word document with bookmarks. I need to associate a set of comments to each bookmark. Bookmark bookmark = document.Range.Bookmarks[bookmarkName]; if (bookmark != null) { Comment comment = new Com…...SetText("text"); bookmark.BookmarkStart.ParentNode...the bookmark and then add the text to the comment. Here’s an example...

    forum.aspose.com/t/how-to-add-comments-to-bookm...
  10. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/java/extract-selected-con...