Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 5,182 for

replace text

(0.07 sec)
  1. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Remarks: Retrieves the specified text. Examples: Shows how to create...dd"); // Set the horizontal text alignment for every paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/python-net/how-to-extract...
  3. 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...
  4. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....headlines, subheadings, and body text. Web design should be inclusive...browsers, ensuring consistency of text. With custom fonts, you have...

    docs.aspose.com/font/net/fonts-for-html/
  5. Convert ONE to PNG via C# | .NET

    Sample code for ONE to PNG C# conversion. Use API example code for batch ONE files to PNG conversion within VB.NET, Asp.NET or any .NET based application....offers to load documents, render text and images, navigate through...document object model, extract text from any part of a file and...

    products.aspose.com/note/net/conversion/one-to-...
  6. BuildingBlockType enumeration | Aspose.Words fo...

    aspose.words.buildingblocks.BuildingBlockType enumeration. Specifies a building block type... AUTOMATICALLY_REPLACE_NAME_WITH_CONTENT Allows the...STRUCTURED_DOCUMENT_TAG_PLACEHOLDER_TEXT The building block is a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  7. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....functionality to fit expanded text content within the bounds of...annotation text replacement: now supports large text blocks constrained...

    docs.aspose.com/pdf/net/whatsnew/2025/
  8. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....indicating whether bidirectional text is fully supported during field...indicating whether bidirectional text is fully supported during field...

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

    Implements the DDEAUTO 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...
  10. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...Replace(" ", ""); //string authorForComparison...content = revision.ParentNode.Text; revisionDetails.Add((author...

    forum.aspose.com/t/need-to-get-the-per-line-aut...