Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 5,630 for

replace text

(0.07 sec)
  1. HTML Password Input Generator – Online Tool and...

    Сreate HTML Password Input for your website. Рreview the Password Input, copy and use generated HTML and C# code in your project!...a single-line text editor control in which text is masked so that...cannot be read, typically by replacing each character with a character...

    products.aspose.com/html/net/generators/password/
  2. FieldAutoText | Aspose.Words for Java

    Implements the AUTOText field in Java....AUTO_TEXT); buildingBlock.setCategory("General");...Create a source and add it as text to our building block. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 文本图层导出时中文格式不对 - Free Support Forum - aspose.com

    I have a PSD file that contains a Text layer with Chinese Text. When exporting the image using the Aspose.PSD for Java API to save as a jpg picture, the Chinese Text displays incorrectly. the origin psd file looks like …...that contains a text layer with Chinese text. When exporting...as a jpg picture, the Chinese text displays incorrectly. the origin...

    forum.aspose.com/t/topic/314055
  4. Convert ICS to PNG in Python | products.aspose.com

    Save ICS to PNG in your Python applications without using Microsoft Outlook or Word...Convert ICS to ODT (OpenDocument Text File Format) Convert ICS to...File) Convert ICS to RTF (Rich Text Format) Convert ICS to SVG (Scalar...

    products.aspose.com/total/python-net/conversion...
  5. 显示GridJs的公式说明|Documentation

    本文介绍了如何为GridJs显示公式说明。...placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  6. Aspose::Words::MailMerging::IMailMergeCallback ...

    Aspose::Words::MailMerging::IMailMergeCallback interface. Implement this interface if you want to receive notifications while mail merge is performed in C++....Called when “mustache” text tags are replaced with MERGEFIELD fields...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. Aspose.PSD for Java 23.6 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ShapeLayer Feature PSDJAVA-487 Replacing image in Smart object is not...than 4 channels Bug PSDJAVA-489 Text Justification is lost if open...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. Compress and Decompress XLS Files via .NET

    C# compression and decompression source code to compress XLS documents into a single zip archive or vice versa on .NET Framework, .NET Core....and can span numeric values, text data, formulas, external data...others. The XLS file format was replaced with a more open and structured...

    products.aspose.com/zip/net/zip-file/xls/
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getText() Gets the text of this node and of all its...paragraphText = new Run(doc, "Initial text. "); paragraph.appendChild(paragraphText);...

    reference.aspose.com/words/java/com.aspose.word...
  10. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. modelConfig = new AsposeAIModelConfig...get_result ()[ 0 ] . recognition_text ) ai . free_resources () Live...

    docs.aspose.com/ocr/python-net/ai/ai-spell-check/