Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 3,847 for

text handling

(0.34 sec)
  1. Compress TIFF Files Online or via Java | produc...

    Free online app to compress different TIFF files. Java compression library code for TIFF documents....essential for industries that handle large scans and high-res images...Format) Compress HTML Files (Hyper Text Markup Language) Compress IMAGE...

    products.aspose.com/total/java/compress/tiff/
  2. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...: the callback function to handle email sending , receives a... the default GridJS event handling is disabled to allow interaction...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....Text ; using System.Text.RegularExpressions...field's "Result" property contains text that the field displays in the...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Integrate with MS Report Viewer|Aspose.Words fo...

    How to render reports using built-in engine of the report viewer and Aspose.Words for Reporting Services library.... EventArgs ) Handles MyBase . Load ReportViewerHelper...AddExtension ( "AWRTF" , "RTF - Rich Text Format via Aspose.Words" , typeof...

    docs.aspose.com/words/reportingservices/integra...
  5. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...improvements related to section handling in later releases. Save with...GetText().Contains("COMPANY_ANCHOR_TEXT")) { nodesToRemove.Add(subNode);...

    forum.aspose.com/t/section-breaks-lost-during-d...
  6. Issue in Cell.Formula function - Free Support F...

    I am encountering an issue after upgrading Aspose.Cells from version 17.12 to 25.5 . When executing the following line of code: cell.Formula = “Paid in C”; the application throws the error below in version 25.5: Asp…...CellsException:“Invalid text (cell reference) for the defined...CellsException stating “Invalid text (cell reference) for the defined...

    forum.aspose.com/t/issue-in-cell-formula-functi...
  7. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....such as SHAPE and EMBED are handled during loading. // Open a document...object with the "In line with text" wrapping style enabled. //...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....field code (normally as plain text) The field separator and field...content ranging from runs of text to paragraphs to tables. Some...

    docs.aspose.com/words/python-net/fields-overview/
  9. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image Handling in document automation....with a custom callback that handles merge data in the form of HTML...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...binary Excel file as a plain‑text CSV file, which results in a...raw bytes as if they were CSV text. Because the source is an encrypted...

    forum.aspose.com/t/protected-sheet-without-pass...