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

replace text

(0.15 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_UseC...

    Aspose::Words::Saving::PdfSaveOptions::get_UseCoreFonts method. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts in C++....Courier New and Symbol fonts are replaced in PDF document with corresponding...the text in ANSI (Windows-1252) encoding. Non-ANSI text will...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. 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...
  6. 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...
  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...