Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 19,549 for

document insertion

(0.12 sec)
  1. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...with a document builder. Document doc = new Document (); DocumentBuilder...font's locale to English and insert some Russian text, // the English...

    reference.aspose.com/words/net/aspose.words/fon...
  2. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....TeX Product Family How to Insert Hyperlink in Word using C#...tutorial guides you on how to insert hyperlink in Word using C#...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  3. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/image-to-base64/
  4. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/tiff-to-base64/
  5. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/gif-to-base64/
  6. 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…...builder = new DocumentBuilder(document); AtomicInteger bmCount =...AtomicInteger(1); for (Object obj : document.getChildNodes(NodeType.SHAPE...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldData...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Shape Alignment not working when converting HTM...

    Hi Team, We have a use-case where the HTML contains an SVG image and after the SVG is a Text DIV Element. When we pass this HTML to the ASPOSE Words and save the output in DOCX format, the SVG Image and then text is sup…...Aligned but upon opening the document it looks Top Middle Aligned...properties from within the Word Document, the fields are disabled by...

    forum.aspose.com/t/shape-alignment-not-working-...
  9. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert some text and mark it with...

    reference.aspose.com/words/java/com.aspose.word...
  10. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... Document () builder = aw . DocumentBuilder...adipiscing elit.' ) builder . insert_shape ( shape_type = aw . drawing...

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