Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 20,249 for

document insertion

(0.11 sec)
  1. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of table of authorities categories in your Documents. Enhance your Document structuring!...the Working with Fields documentation article. public class ToaCategories...for TOA fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...words into a single delete/insert, instead of clear per-word...words into a single delete/insert, is indeed by design. This...

    forum.aspose.com/t/strict-per-word-comparison/3...
  3. ImageFieldMergingArgs.image_file_name property ...

    ImageFieldMergingArgs.image_file_name property. Sets the file name of the image that the mail merge engine must insert into the Document....merge engine must insert into the document. @property def image_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...the Working with Charts documentation article. Properties Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...void ReplaceTagsInWordDoc(Document doc, Dictionary<string, object>...the generated document. Why it happens Document.Range.Replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  6. Working with Attachments and Embedded Objects u...

    You can add and remove email attachments, display the attachment file name, and work with embedded objects using the C++ Email Parser Library API....application an enclosed within a document or file created by another...rather than inserted or pasted into another document, it retains...

    docs.aspose.com/email/cpp/working-with-attachme...
  7. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we insert two digit value then 0 shifted below to 1 . So please suggest how can fix this issue and show two digit number together. As I am using …... when we insert two digit value then 0 shifted...documentBuilder = new DocumentBuilder(document); documentBuilder.InsertHtml(html...

    forum.aspose.com/t/text-issue-in-table/317935
  8. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.... Document (); let builder = new aw ...If we wish to preserve our document's dimensions, we can set this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label formats for your entire series, enhancing clarity and presentation.... Document doc = new Document (); DocumentBuilder..."Monthly sales report" ; // Insert a custom chart series with...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how to use ImageFieldMergingArgs to seamlessly insert images into your Documents for a polished mail merge experience....merge engine must insert into the document. public Image Image...MergeFieldImages () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.mai...