Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 10,690 for

insert text

(0.09 sec)
  1. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document....to text # that does not interfere with the main body text's flow...flow. # Inserting an endnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation....set ; } Examples Shows how to insert a TOC, and populate it with...StartBookmark ( "MyBookmark" ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.InsertHyperlinks | Aspose.Words for .NET

    Control hyperlinking in your table of contents with FieldToc InsertHyperlinks. Enhance navigation and improve user experience effortlessly!...set ; } Examples Shows how to insert a TOC, and populate it with...StartBookmark ( "MyBookmark" ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.PreserveTabs | Aspose.Words for .NET

    Discover how the FieldToc PreserveTabs property enhances your data management by preserving tab entries in table entries for better organization....set ; } Examples Shows how to insert a TOC, and populate it with...StartBookmark ( "MyBookmark" ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Find and Replace is replacing in wrong location...

    Hello Team, I am using Find and Replace a specific regex Text in a Word document and replace it with content from an Excel file. I’ve also created a sample project where you can add your license. However, when I upload …...and Replace a specific regex text in a Word document and replace...nodes, or can contain other text. You can change your IReplacingCallback...

    forum.aspose.com/t/find-and-replace-is-replacin...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. 计算一系列单元格的总和|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.... Text ); } } } // Get the SharedStringTablePar...SharedStringTablePar >(); } // Insert the result into the SharedStringTablePar...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  10. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...