Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 20,125 for

insert documents

(0.1 sec)
  1. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ThemeColors.Dark2 | Aspose.Words for .NET

    Discover ThemeColors Dark2. Easily your design with a rich Dark 2 color for stunning visuals and a captivating user experience.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  3. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....boolean Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Update XLTM File using Python | products.aspose...

    Modify XLTM document in Python applications without using Microsoft Excel....process of updating the XLTM document. How to Update XLTM File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xltm/
  6. ChartSeriesCollection.Count | Aspose.Words for ...

    Discover the ChartSeriesCollection Count property, which provides the total number of ChartSeries in your collection for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the paragraph is set automatically in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_SpaceBeforeAuto ( autoSpacing ); // Insert two paragraphs that will have...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method...specified bookmark from the document. def remove ( self , bookmark...bookmarks from a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object....doc DocumentBase The owner document. shape_type ShapeType The...shape. Examples Shows how to insert a shape with an image from...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Document () pdf = self . Document () pdf = self...toc_page = doc . getPages () . insert ( 1 ) # 创建对象来表示目录信息 toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...