Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 20,807 for

document insertion

(0.09 sec)
  1. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the Document used to build the table....that marks the portion of the document used to build the table. @property...and TA fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...using the DocumentBuilder and insert the desired chart type. Customize... and then manually draw or insert images at the positions where...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  3. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...center of a page. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design.... The XML code in the SVG document defines all the shapes, paths...or saved to an SVG file and inserted like any other image. As the...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  5. Split Table in C++|Aspose.Words for C++

    Split table in C++. How to split one table into two separate tables C++....Words Document Object Model, is made up of...to keep the moved rows and insert them after the original table...

    docs.aspose.com/words/cpp/split-table/
  6. 向现有 PDF 添加目录在 PHP 中|Aspose.PDF for Java

    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.... $doc = new Document ( $dataDir . "input1.pdf"...$toc_page = $doc -> getPages () -> insert ( 1 ); # 创建对象以表示目录信息 $toc_info...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  7. OneNote Java API |創建轉換和操作 OneNote 文件

    Java 庫讀取操作並將 Microsoft Office OneNote 文檔轉換為 PDF BMP JPG GIF 和 TIFF 圖像格式。...Java OneNote Applications Documentation Source Code API Reference...Overview OneNote Applications Documentation Source Code API Reference...

    products.aspose.com/note/zh-hant/java/
  8. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....boolean Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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