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

replace text

(0.11 sec)
  1. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY field in Java....write("Text to be cited with one source...insertParagraph(); builder.write("Text to be cited with two sources...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::MailMerging::IMailMergeCallback:...

    Aspose::Words::MailMerging::IMailMergeCallback::TagsReplaced method. Called when "mustache" Text tags are Replaced with MERGEFIELD fields in C++....Called when “mustache” text tags are replaced with MERGEFIELD fields...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....intended to be used for general text require that (most of) the visible...character representation (LICR) Text characters are represented internally...

    docs.aspose.com/tex/java/latex-encodings-model/
  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. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....) # Manually change the raw text of the field, which determines...determines the field code. field_text = doc . first_section . body ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SHAR File Format & .shar Extension - Comprehens...

    Explore the SHAR archive file format and .shar extension, a Unix shell script used for bundling files into a single package. Learn about its structure, how to create and extract SHAR files, and its role in early software distribution and file packaging....format encodes files into a plain text script that can be executed...multiple files into a single plain text script. When executed, this...

    products.aspose.com/zip/most-common-archives/wh...
  7. AsposeAI Spell-check correction|Documentation

    Improve OCR accuracy by applying LLM‑powered spell‑check to raw output....spelling mistakes in recognized text. ILogger logger = new ConsoleLogger...WHEN THE BATTERY NEEDS TO BE REPLACED THE"+"SIGN OF EACH BATTERY...

    docs.aspose.com/ocr/net/ai/ai-spell-check/
  8. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

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

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....Remarks: Inserts all or part of the text and graphics contained in another...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...