Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 6,538 for

replace text

(0.41 sec)
  1. Convert CSV, TSV and TXT to Excel|Documentation

    Convert CSV, TSV, and TXT to Excel by using Aspose.Cells for Python via .NET API.... Opening CSV Files and Replacing Invalid Characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/python-net/convert-csv-ts...
  2. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON field in Java....getDisplayResult() Gets the text that represents the displayed...result. getDisplayText() Gets the text to appear as the “button” that...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose Range to Image rendering fails without a...

    Hi Aspose Team, I’m having this issue where when I render a range as an image/memory stream, aspose throws an error “Chart/Picture to image Error!”. Not sure why this happens only with the range “AOIC_Gender_Lang!R2C4:…...to the shape so that we can replace this with the image of the...TextRenderingHint = System.Drawing.Text.TextRenderingHint.AntiAlias...

    forum.aspose.com/t/aspose-range-to-image-render...
  5. FieldFormText | Aspose.Words for Java

    Implements the FORMText field in Java.... Remarks: Inserts a text box style form field. Examples:...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....); Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by the Aspose...

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  7. 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...
  8. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....a plain text file that contains a combination of text content...beginners. LaTeX files are plain text, making them amenable to version...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  9. FieldBidiOutline | Aspose.Words for Java

    Implements the BIDIOUTLINE field in Java....dd"); // Set the horizontal text alignment for every paragraph...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  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...the Runs and check for error text foreach (Run run in doc.GetChildNodes(NodeType...

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