Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 151,811 for

text

(0.12 sec)
  1. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....TabDelimited Represents a Tab Delimited text file ODS Represents an ODS file...to contain information like text, images, hyperlinks, form fields...

    docs.aspose.com/cells/python-net/different-ways...
  2. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!...Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/wat...
  3. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link Text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... text_frame . text = "Aspose" text_portion = shape...shape . text_frame . paragraphs [ 0 ] . portions [ 0 ] text_portion...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...different body content for plain text and HTML formats. The MailMessage...allows you to set both the plain text and HTML body separately. Solution...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  5. Node.ToString | Aspose.Words for .NET

    Discover the Node ToString method, effortlessly convert node content into strings with customizable formats for enhanced data handling. Optimize your coding today!...GetText will retrieve the visible text as well as field codes and special...doc . ToString ( SaveFormat . Text ). Trim (), Is . EqualTo ( "«Field»"...

    reference.aspose.com/words/net/aspose.words/nod...
  6. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java.... TEXT Export OfficeMath as plain text. length Methods...OfficeMath as MathML. TEXT public static int TEXT Export OfficeMath...

    reference.aspose.com/words/java/com.aspose.word...
  7. Excel Cell Formatting|Documentation

    Excel cell formatting - apply backgrounds, borders, alignment, number formats, and cell styles with AI automation..."border_style" : "thick" , "text_wrap" : true } } Professional..."border_color" : "#000000" , "text_wrap" : true } } Number Formatting...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-forma...
  8. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++....with text to find as parameter. Get all extracted text fragments...); // like 1999-2000 // Set text search option to specify regular...

    products.aspose.com/pdf/cpp/search/
  9. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...recognitionSettings); // Collect recognized text extractedText.AppendLine($"---...getting the response table and text content pdf.pdf (138.2 KB) The...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  10. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....dblCols , dblRows ); // Adds some text to the row 1 cell 1 table [...TextFrame . Text = "Row 1 Cell 1" ; // Adds some text to the row...

    docs.aspose.com/slides/net/manage-rows-and-colu...