Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 151,746 for

text

(0.1 sec)
  1. FieldLink.AutoUpdate | Aspose.Words for .NET

    Streamline your workflow with FieldLink AutoUpdate. Effortlessly manage automatic field updates for enhanced efficiency and accuracy....linked document in the form of text. // 1 - A LINK field: builder...case InsertLinkedObjectAs . Text : field . InsertAsText = true...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDde.AutoUpdate | Aspose.Words for .NET

    Discover how to manage FieldDde AutoUpdate settings for seamless automatic updates. Enhance your workflow with efficient field management today!...linked document in the form of text. // 1 - A LINK field: builder...case InsertLinkedObjectAs . Text : field . InsertAsText = true...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDdeAuto.InsertAsPicture | Aspose.Words for...

    Discover how the FieldDdeAuto InsertAsPicture property enhances your documents by linking objects as images for seamless integration and better presentation....linked document in the form of text. // 1 - A LINK field: builder...case InsertLinkedObjectAs . Text : field . InsertAsText = true...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article 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...
  5. Convert ODP to TXT via C# .NET or with free Onl...

    Convert PowerPoint odp documents to Word txt files with C#. Convert multiple files within ASP.NET or other .NET applications....working with plain text data, plain text files become essential...conversion of ODP files into plain text formats is necessary to unlock...

    products.aspose.com/total/net/conversion/odp-to...
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....contains the main text of a section (main text story). BOOKMARK_END...HeaderFooter object that contains text of a particular header or footer...

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

    Defines layout of the watermark relative to the watermark center in Java....Examples: Shows how to create a text watermark. Document doc = new...new Document(); // Add a plain text watermark. doc.getWatermark()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Fonts in Java|Aspose.Words for Java

    Font formatting in details using Java....fonts to set fill formatting of text. It gives an ability to change...foreground color or transparency of text fill. Getting Font Line Spacing...

    docs.aspose.com/words/java/working-with-fonts/
  9. Working with Comments in C++|Aspose.Words for C++

    Working with comments using C++....classes to specify the region of text that should be associated with...paragraph using a region of text and the CommentRangeStart and...

    docs.aspose.com/words/cpp/working-with-comments/
  10. How to Insert a Bookmark in Word using Python

    This quick tutorial explains how to insert a bookmark in Word using Python. It provides details for environment settings, a step-wise process, and a runnable sample code to create bookmark in Word using Python....Start a bookmark and insert some text in the document Insert a nested...nested bookmark and add some text after it Close the nested bookmark...

    kb.aspose.com/words/python/how-to-insert-a-book...