Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,336 for

inline

(0.1 sec)
  1. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....pdf" ); } } Text and Image as InLine Paragraph The default layout...However, another approach can be InLine paragraph. By setting IsInLineParagraph...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  2. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....if this shape is positioned inline with text. IsInsertRevision...Defines whether the shape is inline or floating. For floating shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FormField | Aspose.Words for Java

    Represents a single form field in Java....Inline , com.aspose.words.SpecialChar...(combobox). FormField is an inline-node and can only be a child...

    reference.aspose.com/words/java/com.aspose.word...
  4. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word.... Inline Base class for inline-level nodes that...InlineStory Base class for inline-level nodes that can contain...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word.... Inline Base class for inline-level nodes that...InlineStory Base class for inline-level nodes that can contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words namespace | Aspose.Words for C++ ...

    Aspose::Words namespace. The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word in C++.... Inline Base class for inline-level nodes that...InlineStory Base class for inline-level nodes that can contain...

    reference.aspose.com/words/cpp/aspose.words/
  7. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration....line of characters of text and inline objects. Line may have Span...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Error when executing a static function call - F...

    Hello, The following template syntax throws an error during execution <<var [commonInfo = CommonInfo]>> <<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...case the engine will write inline template syntax error messages...

    forum.aspose.com/t/error-when-executing-a-stati...
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...document, checking if they are inline shapes (text boxes). It retrieves...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)... This is an inline shape, # which has a parent...

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