Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 6,165 for

replace text

(0.22 sec)
  1. 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...
  2. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....Remarks: Prompts the user to enter text. Examples: Shows how to use...then display the response as text. FieldFillIn field = (FieldFillIn)...

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

    Implements the LINK 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...
  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. custom_answer_sheet|Documentation

    Custom_answer_sheet element generates a numbered list of answers with full control over the layout and content of an answer....custom_answer_sheet defines the heading texts for answer’s columns. It must...sub-element, which defines the heading text. Column element This child element...

    docs.aspose.com/omr/net/txt-markup/custom_answe...
  6. 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...
  7. 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...
  8. Barcode Generation Specifics in C#|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for .NET...decoders that convert signals into text. Such scanners require line-of-sight...barcode generation with barcode text in a required format due to...

    docs.aspose.com/barcode/net/generate-barcode-ty...
  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. 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...