Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 20,033 for

document insertion

(0.27 sec)
  1. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.left_padding property | Aspose.Words for ...

    Table.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....for a signature and insert it into a document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InsertHtml() in table takes too long time - Fre...

    I’m working with custom editor that allows to render output data in different format and struggling with an issue that prevents overall Document assembly. For example xlsx Document with 20k rows and 3 columns takes secon…...overall document assembly. For example xlsx document with 20k... while assembling similar document in docx type takes several...

    forum.aspose.com/t/inserthtml-in-table-takes-to...
  7. How to Add an Attachment to PDF in Java

    This article assets on how to add an attachment to PDF in Java. It provides references to use Aspose.PDF for Java, a list of programming steps and a runnable sample code for adding an attachment in PDF file in Java....the source PDF file with the Document class object where an attachment...steps describe the process to insert attachment in PDF in Java ...

    kb.aspose.com/pdf/java/how-to-add-an-attachment...
  8. ChartDataLabelCollection.showLegendKey property...

    ChartDataLabelCollection.showLegendKey property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... Document (); let builder = new aw ...chart . series . clear (); // Insert a custom chart series with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a Bubble chart. let shape =...

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