Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 18,037 for

document insertion

(0.07 sec)
  1. Aspose::Words::Border::get_LineStyle method | A...

    Aspose::Words::Border::get_LineStyle method. Gets or sets the border style in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....get_Title () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the Document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....get_Show () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the shape's aspect ratio is locked.... Document () builder = aw . DocumentBuilder...= doc ) # Insert a shape. If we open this document in Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... Remarks In Word documents, lists may consist of 1 or...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Shape in Word using Python

    This article assists on how to insert shape in Word using Python. It has the IDE settings, steps, and a sample code showing how to draw a straight line in Word using Python....TeX Product Family Insert Shape in Word using Python...This article describes how to insert shape in Word using Python...

    kb.aspose.com/words/python/insert-shape-in-word...
  8. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize page number text for enhanced Document formatting and improved readability.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Converting Worksheet to Image and Worksheet to ...

    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....Page Contents [ Hide ] This document is designed to provide the...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/java/converting-worksheet...
  10. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert a cell into the first column...

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