Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 17,911 for

document insertion

(0.05 sec)
  1. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of formatting objects for all data points in this series.... Document () builder = aw . DocumentBuilder...doc ) chart_shape = builder . insert_chart ( aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AxisTickMark enum. Specifies the possible positions for tick marks in C++.... Examples Shows how to insert chart with date/time values...values. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible.... Document () builder = aw . DocumentBuilder...shapes that we can insert into our documents. # 1 - Dotted, horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for .NET API....Original Values AI Document Assistant Close Insert Hyperlinks into...

    docs.aspose.com/cells/net/find-or-search-data/
  5. Stroke.end_cap property | Aspose.Words for Python

    Stroke.end_cap property. Defines the cap style for the end of a stroke.... Document () builder = aw . DocumentBuilder...shapes that we can insert into our documents. # 1 - Dotted, horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.start_arrow_length property | Aspose.Wor...

    Stroke.start_arrow_length property. Defines the arrowhead length for the start of a stroke.... Document () builder = aw . DocumentBuilder...shapes that we can insert into our documents. # 1 - Dotted, horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using the C# API or .NET Library....page break in a worksheet, insert vertical and horizontal page...although they are still set. AI Document Assistant Close Copying and...

    docs.aspose.com/cells/net/managing-page-breaks/
  8. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the Working with Shapes documentation article. Remarks Use the...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Latest Aspose.Note Product Family topics - Free...

    Get technical support of Aspose.Note for .NET and Java....17 435 June 19, 2024 How to insert a video file on OneNote page...create a section in OneNote document using Aspose.Note in C# 1...

    forum.aspose.com/c/note/28
  10. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....PDF Document using C# This code demonstrates how to insert bookmark...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...