Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,873 for

insert text

(0.93 sec)
  1. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....X X Managing Worksheets Add/Insert/Remove Worksheets X X X Rename...Managing Rows & Columns Add/Insert/Remove Rows and Columns X X...

    docs.aspose.com/cells/net/grid-features/
  2. 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...
  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. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldRevNum class | Aspose.Words for Python

    aspose.words.fields.FieldRevNum class. Implements the REVNUM field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient IMPORT field implementation for enhanced productivity....DisplayResult { get; } Gets the text that represents the displayed...the graphic that is to be inserted. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using Java....simple as you can move the insertion point even by using the keyboard’s...clicking the mouse to locate the insertion point wherever you want. But...

    docs.aspose.com/words/java/navigation-with-cursor/
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....as a contiguous sequence of text. Range is a “facade” interface...portions of the document as “flat” text regardless of the fact that...

    reference.aspose.com/words/java/com.aspose.word...
  9. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the doc to the service. As a doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...blank pages in the doc and insert a text like “Left blank on purpose”...blank pages and inserting a placeholder text – the excerpts do...

    forum.aspose.com/t/best-practice-to-handle-docu...
  10. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

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