Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 3,845 for

text handling

(0.07 sec)
  1. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily.... They can handle large datasets and perform...introduce new functions that can handle arrays natively, such as FILTER...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  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/java/aspose-cells-grid...
  3. 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...
  4. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....add/edit text, manipulate PDF pages, add annotations, handle custom... You can add such types as: Text Annotation Highlights Annotation...

    docs.aspose.com/pdf/cpp/overview/
  5. 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...
  6. QR-Code Encoding Problems - Free Support Forum ...

    Hello! I use Aspose.BarCode 26.1 and have problems with some currency symbols. I tried QREncodeMode.ECIEncoding; ECIEncodings.UTF8; with bad results qrModeECI.gif (1.9 KB) and I tried QREncodeMode.EXTENDED; w…...EXTENDED handles only the extended ASCII range...setEncodeMode(QREncodeMode.EXTENDED); The text is “Here are some currency Symbols:...

    forum.aspose.com/t/qr-code-encoding-problems/32...
  7. Convert CSV to DOT using Python or with free On...

    CSV to DOT conversion in your Python applications without using Microsoft Office or online. Test free CSV to DOT online converter quickly before integrating the code....is specifically designed to handle various spreadsheet formats...is specifically designed to handle various document formats, including...

    products.aspose.com/total/python-net/conversion...
  8. TeX to SVG Conversion API| C++

    TeX to SVG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to SVG.... Users write plain text files with embedded commands...of text and mathematical symbols. Users write plain text files...

    products.aspose.com/tex/cpp/conversion/tex-to-svg/
  9. Frequently Asked Questions about TeX

    Get answers to all the most frequent questions about TeX and LaTeX, their structure, usage and peculiarities....hyphenation, justification (aligning text on both sides), and line breaking...engineering. TeX documents are plain text files, which makes them highly...

    docs.aspose.com/tex/net/introduction-to-tex/faq/
  10. Get Inline Error Message - Free Support Forum -...

    Using ReportingEngine to build Word reports with inline error detection enabled via ReportBuildOptions.InlineErrorMessages. Issue: In some cases, especially with complex expressions (e.g., comparing nullable numbers to …...Text.Contains("<<Error!") or even...Retrieve error messages and handle them appropriately, such as...

    forum.aspose.com/t/get-inline-error-message/315601