Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 6,241 for

replace text

(0.07 sec)
  1. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....)); // Manually change the raw text of the field, which determines...Run , true )[ 0 ]; fieldText . Text = "PAGE" ; // Changing the field...

    reference.aspose.com/words/net/aspose.words/ran...
  2. 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...
  3. 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...
  4. 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...
  5. 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
  6. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...page-break-after ) are honoured for normal text, but form controls can be placed...check‑boxes are not required , replace the <input> elements with static...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  7. FieldGlossary | Aspose.Words for Java

    Implements the GLOSSARY 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...
  8. Aspose.Pdf and Aspose.Drawing exceptions conver...

    I’m using .net core on Windows with version 25.11 of Aspose.Email and Aspose.Pdf.Drawing libraries (the latest) and I have 2 files where I’m getting exceptions. One exception occurs in Aspose.PDF and the other in Aspose.…...with the generated html, and a text file with the stacktrace. These...unsupported images before loading Replace the problematic image with...

    forum.aspose.com/t/aspose-pdf-and-aspose-drawin...
  9. 4. Standard LaTeX fonts

    This article is a brief introduction to the standard Text fonts distributed together with LaTeX....introduction to the standard text fonts distributed together with...standard 8-bit encoding for text fonts ( T1 ) was developed in...

    docs.aspose.com/tex/java/latex-standard-fonts/
  10. 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...