Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 20,033 for

insert documents

(0.91 sec)
  1. ChartAxis.tickLabels property | Aspose.Words fo...

    ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....AxisTickLabels Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisCategoryType enumeration | Aspose.Words for...

    Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with User-defined Cells|Documentation

    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....Cells of the Visio Shapes Users insert text fields into shapes to...ShapeSheet. Developers can insert and read all user defined cells...

    docs.aspose.com/diagram/java/working-with-user-...
  5. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  6. 通过 Node.js 使用 C++ 自动调整行和列的宽度|Documentation

    本文展示了如何使用Aspose.Cells for Node.js via C++自动调整单元格范围内的行、列、合并单元格的行以及行的宽度。...node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  7. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....method Ends a table row in the document. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Managing TextBox of Excel files with Golang via...

    Learn how to manage TextBox in Excel files using Aspose.Cells with Golang via C++....Contents [ Hide ] How to add/insert TextBox to Worksheet with Golang...

    docs.aspose.com/cells/go-cpp/managing-textbox-o...
  10. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

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