Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 6,252 for

replace text

(0.04 sec)
  1. FlattenAllFields not displaying output for Aria...

    Hello; In testing version 7.7 of the codebase we've found that characters are not displayed when FlattenAllFields is used. Attached is a project and PDF you can use.Thanks,Elizabeth...then we see the text after we’ve clicked on the text field in the...place, then we don’t see the text. Private Sub asposePDF() Dim...

    forum.aspose.com/t/flattenallfields-not-display...
  2. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format....fillable forms instead of plain text. Use the PreserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  3. Quick‑start guide to Web Font APIs

    A concise cheat‑sheet covering CSS @font‑face, Google Fonts, Adobe Fonts, variable fonts, and JavaScript loading APIs with performance best practices....Font‑display descriptor Controls how text is rendered while the font is...- 00FF; 12 /* Show fallback text until the font is ready */ 13...

    docs.aspose.com/font/net/quick-start-web-font-a...
  4. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFalseText() Gets the text displayed if the comparison...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....getStyle(); // Any text that used a removed style reverts...paragraph, and then add some text. builder.getParagraphFormat()...

    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