Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 10,762 for

insert text

(0.16 sec)
  1. Aspose::Words::ControlChar::LineBreak method | ...

    Aspose::Words::ControlChar::LineBreak method. Line break character: "\x000b" or "\v" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::SpaceChar field | A...

    Aspose::Words::ControlChar::SpaceChar field. Space character: (char)32 in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::FieldStartChar fiel...

    Aspose::Words::ControlChar::FieldStartChar field. Start of MS Word field character: (char)19 in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Format Worksheet Cells in a Workbook|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.... indentation, alignment and text orientation. Borders provide...alignments, wrap and rotate text in cells. Aspose.Cells further...

    docs.aspose.com/cells/java/format-worksheet-cel...
  6. Redact DOCX Document Online or using C++ | prod...

    Open and redact DOCX document online via app for free. C++ API code to search and replace DOCX Text....listed for search and replace text in DOCX file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/cpp/redact/docx/
  7. FieldCitation Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCitation class for seamless citation management in documents. Enhance your writing with efficient field implementation!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc = doc ) # Insert the image into the header so...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++.... Instead, it inserts internal information that tells...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....the total number of pages and insert a new page at the start of...list of strings having headings text for the TOC Iterate through...

    kb.aspose.com/pdf/java/add-table-of-contents-to...