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

document insertion

(0.06 sec)
  1. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... Document () builder = aw . DocumentBuilder...chart_height = 252 shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....runnable reference code to insert comment in PDF using Python...Create a new PDF file using the Document class and some sample text...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  3. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering.... Document () builder = aw . DocumentBuilder...numbered lists. field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PPT and PPTX to PDF in Python [Advanced...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in Python using Aspose.Slides. Implement advanced features like password protection, compliance standards, and custom options for high-quality, accessible PDF Documents....convert presentations to PDF documents, utilize various options to...slides, password protect PDF documents, detect font substitutions...

    docs.aspose.com/slides/python-net/convert-power...
  5. Aspose::Words::Fields::FieldToc::get_PreserveLi...

    Aspose::Words::Fields::FieldToc::get_PreserveLineBreaks method. Gets or sets whether to preserve newline characters within table entries in C++....s () Examples Shows how to insert a TOC, and populate it with...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. GeneralFormat enumeration | Aspose.Words for Py...

    aspose.words.fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation.... All document elements such as slides, tables...Work with PowerPoint tables Insert, change, and remove text Remove...

    products.aspose.com/slides/java/
  8. Change Background of VSDM File via .NET | produ...

    C# source code to change background of VSDM 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...
  9. HeaderFooter.parent_section property | Aspose.W...

    HeaderFooter.parent_section property. Gets the parent section of this story.... Document () builder = aw . DocumentBuilder...write ( 'Section 1' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape...the Working with Shapes documentation article. Remarks Use the...stroke properties. doc = aw . Document () builder = aw . DocumentBuilder...

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