Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 10,762 for

insert text

(0.47 sec)
  1. FindReplaceDirection | Aspose.Words for Java

    Specifies direction for replace operations in Java....new DocumentBuilder(doc); // Insert three runs which we can search...Place one of those runs inside a text box. builder.writeln("Match...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....many other types can also have text inside them too. A shape does...to have this type to contain text. Group -1 The shape is a group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to Insert image in word document header C# & add image to word document's body as linked image....DocumentBuilder class object to write text, images, tables etc. Move cursor...image to word DOC C# - it first insert image in word document header...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  4. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....Paragraph object with optional text and appends it to the end of...Deletes all shapes from the text of this story. get_Count ()...

    reference.aspose.com/words/cpp/aspose.words/story/
  5. ChartMultilevelValue class | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartMultilevelValue class. Represents a value for charts that display multilevel data....DocumentBuilder ( doc ); // Insert a Treemap chart. let shape...shape . chart ; chart . title . text = "World Population" ; // Delete...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 .NET 添加、移动或删除 PDF 中的页面 https://products.aspose.com/pdf/zh-hans/net/pages/ Recent content in 使用 .NET 添加、移动或删除 PDF 中的页面 on Aspsoe.PDF Products......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/net/pages/index...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – اضافه کردن، انتقال یا حذف صفحات در PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/pages/ Recent content in اضافه کردن، انتقال ی......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/fa/java/pages/index.xml
  8. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the Text you want using C#....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/net/find-and-replace/
  9. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage document changes. Enhance your document editing with precision!...Description Insertion 0 New content was inserted in the document.... False ); // We have added text using the document builder,...

    reference.aspose.com/words/net/aspose.words/rev...
  10. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

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