Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 20,248 for

document insertion

(0.14 sec)
  1. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...output and expected output documents along with code that will...a bar chart inside a word document from scratch. I tried all...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  2. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...the Working with Fields documentation article. Inheritance: FieldDocVariable...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the indicated document information. Inheritance: FieldDocProperty...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Missing space from HTML Body text - Free Suppor...

    We are seeing an issue in HTML bodies where a space is missing in the extracted text after underlined words. “For example this” becomes “For examplethis” if example was an underlined word in the original email. So far w…...addressed in the available documentation, it is important to note...word without a space. You can insert a space in such cases based...

    forum.aspose.com/t/missing-space-from-html-body...
  6. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....Returns true if this object was inserted in Microsoft Word while change...paragraphs. let doc = new aw . Document (); let body = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document () body = doc . first_section...tracking will register as "Insert" revisions. doc . start_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Footnote.reference_mark property | Aspose.Words...

    Footnote.reference_mark property. Gets/sets custom reference mark to be used for this footnote...how to insert and customize footnotes. doc = aw . Document () builder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or text frame is relative in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your Document automation....Examples Shows how to insert a field into a document using a field code...code. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.fie...