Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 3,750 for

inline

(0.14 sec)
  1. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....these nodes are always found inline (as children of Paragraph or...

    docs.aspose.com/words/java/introduction-to-fields/
  2. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...layoutTableRowsApart Allow Table Rows to Wrap Inline Objects Independently. lineWrapLikeWord6...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...original words and are inserted inline to prevent any formatting issues...needed image.WrapType = WrapType.Inline; // Insert the image at the...

    forum.aspose.com/t/replace-word-with-image/317224
  4. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....these nodes are always found inline (as children of Paragraph or...

    docs.aspose.com/words/net/fields-overview/
  5. Android API to Render PDF to PCL | products.asp...

    Transform PDF to PCL via Android via Java API...preserving text formatting and inline images. PDF files are typically...

    products.aspose.com/total/android-java/conversi...
  6. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote... Footnote is an inline-level node and can only be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. com.aspose.words | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.words/
  8. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...arrows/lines when rendering PDFs with inline comments. We’ve logged an internal...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  9. SVG Gradients – Linear and Radial Gradients – A...

    Learn how to create SVG linear and radial gradients, control stops, directions, and reuse gradients with examples....not reusable Gradient defined inline on one element Define gradients...

    docs.aspose.com/svg/net/drawing-basics/svg-grad...
  10. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....determine the revision type of an inline node. Document doc = new Document(getMyDir()...revision concerns. A Run is an Inline node. Run run = (Run) doc.getRevisions()...

    reference.aspose.com/words/java/com.aspose.word...