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

document insertion

(0.13 sec)
  1. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form....are recognized as a single document. container This element is...input_group This element is used to insert personalized information, such...

    docs.aspose.com/omr/net/txt-markup/elements-lay...
  3. Aspose.Diagram .NET for VSTO|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....Drawings in Visio Get Document Properties Inserting a new Page in Visio...Visio Writing Document Summary Retrieving Font Information Retrieving...

    docs.aspose.com/diagram/net/aspose-diagram-net-...
  4. Working with Images|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.... Insert a BMP Image in Visio The code...Visio shape Save the diagram. Insert a BMP Image Programming Sample...

    docs.aspose.com/diagram/java/working-with-images/
  5. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....data into a memory stream and insert it into the worksheet using...sheet . GetPictures (); // Insert the picture from local file...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  6. Stroke.weight property | Aspose.Words for Python

    Stroke.weight property. Defines the brush thickness that strokes the path of a shape in points.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown 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...
  8. 对于插入的图表,没法选择数据或者编辑数据(显示链接文件不可用),可以解决吗 - Free Su...

    Aspose word for Python,插入的图表。无法编辑数据(显示链接文件不可用),附件是截图和示例代码。...words import Document from aspose.words.drawing...drawing import ChartType doc = Document() builder = DocumentBuilder(doc)...

    forum.aspose.com/t/topic/317126
  9. ShapeBase.right property | Aspose.Words for Python

    ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...