Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,051 for

text handling

(1.38 sec)
  1. 与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...
  2. Convert SVG to DWFX via Python | products.aspos...

    Sample code for SVG to DWFX conversion. Use API example code for batch SVG files to DWFX conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/s...
  3. Convert CGM to PDF via Python | products.aspose...

    Sample code for CGM to PDF conversion. Use API example code for batch CGM files to PDF conversion.... Text editors such as Microsoft Visual...track export progress, and handle individual layers and layouts...

    products.aspose.com/cad/python-net/conversion/c...
  4. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer....and use write-in elements to handle open-ended questions. Custom_answer_sheet...custom_answer_sheet defines the heading texts for answer’s columns. It must...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  5. 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...
  6. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....to combine files for better handling, without necessarily compressing...)) { File fi1 = new File ( "text.txt" ); File fi2 = new File...

    products.aspose.com/zip/java/advanced-api-featu...
  7. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....Document(getMyDir() + "German text.docx"); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. TeX typesetting functionality | C++ API Solution

    C++ API Solution to work with TeX. Learn on the example how to create TeX typesets with a few lines of code....is the process of arranging text and images on a page in a visually...spacing, font, and layout of the text. In the context of TeX, typesetting...

    products.aspose.com/tex/cpp/typeset-tex-files/
  10. 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/