Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,877 for

insert text

(0.73 sec)
  1. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....DocumentBuilder ( doc ); // Insert two merge fields with German...Assert . That ( doc . Range . Text . Trim (), Is . EqualTo ( "Wednesday...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Creating OOXML Charts from Scratch|Aspose.Words...

    How to create different charts in your document using C++.... So, let’s see how to insert a simple column chart into...DocumentBuilder->InsertChart method: How to Insert Column chart The code example...

    docs.aspose.com/words/cpp/creating-ooxml-charts...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: Insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Add an ActiveX Control Insert a new ActiveX control and optionally...Properties [ "Value" ] = "Default text" ; presentation . Save ( "add_activex...

    docs.aspose.com/slides/net/examples/elements/ac...
  4. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs.... InsertURL insert-url .x-spreadsheet-modal-insert-url Link link...TextRotate text-rotate .x-spreadsheet-modal-text-rotate Data...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. C++ PDF API for Creating, Merging, Editing, and...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....The library allows to extract: Text from PDF Images from PDF Fonts...stamps Add simple or formated text Insert images or graphics Add tables...

    products.aspose.com/pdf/cpp/
  6. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  7. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....new DocumentBuilder(doc); // Insert a revision, then change the...be used for inserted cells RevisionType.INSERTION . getInsertedTextColor()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration....name of the glossary entry to insert. public string EntryName {...Create a source and add it as text to our building block. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Setting Background Color Dynamically in Java|As...

    Set Text background color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set text background color for document...opening backColor tag defines a text background color to be applied...

    docs.aspose.com/words/java/setting-background-c...
  10. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....insert_after() or CompositeNode.insert_before() on...story where you want the table inserted. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...