Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 20,032 for

document insertion

(0.07 sec)
  1. Aspose::Words::Drawing::GradientStop class | As...

    Aspose::Words::Drawing::GradientStop class. Represents one gradient stop. To learn more, visit the Documentation article in C++....Working with Graphic Elements documentation article. class GradientStop...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Change Background of VSTM File via .NET | produ...

    C# source code to change background of VSTM Documents on .NET Framework, .NET Core, Mono or COM Interop....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/net/changebackgroun...
  4. Table.style_options property | Aspose.Words for...

    Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Create a PDF file using the Document object and add a page to it...process to add circle to PDF document using C# such that all the...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials.... Document () # Create a UserInformation...field_user_initials = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.show_series_name prope...

    ChartDataLabelCollection.show_series_name property. Returns or sets a Boolean to indicate the series name display behavior for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert Text to Columns using Aspose.Cells|Docu...

    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....Sample Code AI Document Assistant Close Inserting and Deleting...Shift First Row down when inserting Cells Data Table Rows Analyzing...

    docs.aspose.com/cells/java/convert-text-to-colu...
  10. 在 XPS 文件中使用页面 | Python

    如何向 XPS 文件添加页面是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...类 ,其中包含用于向 XPS 文档添加页面的 set_insert_page() 方法。以下代码片段演示了如何使用此方法向...Copy 1 # The path to the documents directory. 2 data_dir = Util...

    docs.aspose.com/page/zh/python-net/xps/working-...