Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 18,773 for

document insertion

(0.15 sec)
  1. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. INodeChangingCallback.nodeInserting method | As...

    INodeChangingCallback.nodeInserting method. Called just before a node belonging to this Document is about to be inserted into another node....belonging to this document is about to be inserted into another node...

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

    aspose.words.drawing.charts.AxisDisplayUnit class. Provides access to the scaling options of the display units for the value axis...the Working with Charts documentation article. Constructors Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_AspectRa...

    Aspose::Words::Drawing::ShapeBase::get_AspectRatioLocked method. Specifies whether the shape's aspect ratio is locked in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...doc ); // Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML Documents with versatile calendar options for better workflow efficiency....CalendarType in an Office Open XML document. public enum SdtCalendarType...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties....how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title...how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java 向 PDF 添加页面 | Aspose.PDF

    在 Java 和 PHP 上以编程方式添加文档的 PDF 页面的 Java 示例代码,Delphi。...PageCollection 集合的 Insert 方法。 使用 保存 方法保存输出 PDF。 将新页面插入到 PDF Document pdfDocument...pdfDocument = new Document (); // Add page pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/pages/add/