Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 20,125 for

document insertion

(0.08 sec)
  1. HorizontalRuleAlignment Enum | Aspose.Words for...

    Discover the Aspose.Words.HorizontalRuleAlignment enum for precise control over horizontal rule alignment, enhancing your Document formatting and design.... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...to the very end of a Word document (just above the footer) In...is the place where you can insert a table “just above the footer”...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  3. Insert a "target" line into a bar chart - Free ...

    I need to print some charts from my application in word and I’m using aspose, I’ve come across a couple of things that I can’t seem to do,I will describe one to you below: I need to add a line in a bar chart that repres…...Insert a "target" line into a bar chart Aspose.Words Product...questions in order: I’m using a document with an already created graph...

    forum.aspose.com/t/insert-a-target-line-into-a-...
  4. 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...
  5. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for text of a footnote or endnote. To learn more, visit the Documentation article in C++....with Footnote and Endnote documentation article. class Footnote...reference mark displayed in the document for this footnote. get_Count...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. TextBox.InternalMarginBottom | Aspose.Words for...

    Discover the TextBox InternalMarginBottom property to customize your shape's inner bottom margin in points for enhanced design precision.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience.... Document doc = new Document (); DocumentBuilder...chart . Series . Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...with Fields documentation article. Remarks Inserts the contents...format the citation in the document. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...ArrayList(); Document doc = new Document(); TextFragment tf...Page tocPage = doc.getPages().insert(1); // Create object to represent...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  10. Aspose::Words::Font::get_Name method | Aspose.W...

    Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++.... Examples Shows how to insert formatted text using DocumentBuilder...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...