Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 20,126 for

document insertion

(0.1 sec)
  1. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a Bubble chart. Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....data and generate an output document. As you notice from the example...the difference between the document before executing the Mail...

    docs.aspose.com/words/net/mail-merge-template-f...
  4. FieldRef.insert_paragraph_number property | Asp...

    FieldRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document....insert_paragraph_number property FieldRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 获取图像的分辨率和尺寸|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中检索 PDF 中嵌入图像的分辨率和尺寸。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/get-resolution-and-d...
  6. 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-...
  7. DocumentBuilder.insertShape method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertShape method...insertShape(shapeType, width, height) Inserts inline shape with specified...The shape type to insert into the document. width number The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page Documents.... Document doc = new Document (); DocumentBuilder...StartTable (); // Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/net/aspose.words.tab...