Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 20,114 for

document insertion

(0.15 sec)
  1. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element...the Working with Charts documentation article. Properties Name...chart formating. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the font formatting of the chart title in C++....get_Font () Examples Shows how to insert a chart and set a title. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to Excel using Python

    This quick tutorial explains how to convert PDF to Excel using Python. It includes the environment configuration information, step-by-step algorithm, and Python code to convert PDF to Excel file format....source PDF file using the Document class to render it to XLSX...calls like the source PDF document can easily be loaded with...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....0 Contents [ Hide ] This document describes changes to the Aspose...specified for parameter lang Insert a Text Shape in the Visio Diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. 使用 Pages | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何将页面添加到 XPS 文件的问题。了解如何在 C++ 中使用该功能。...Page-for-C 2 // Create new XPS Document 3 auto doc = System::MakeObject...list 6 doc -> AddPage(); 7 // Insert an empty page at beginning...

    docs.aspose.com/page/zh/cpp/xps/working-with-pa...
  8. Licensing and Subscription|Aspose.Words for C++

    Aspose.Words for С++ provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....product functionality, but inserts an evaluative watermark at...at the top of the document upon loading and saving and limits the...

    docs.aspose.com/words/cpp/licensing/
  9. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your Document automation and user interactivity....the Working with Fields documentation article. public class FieldFillIn...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ChartYValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...chart series data. doc = aw . Document () builder = aw . DocumentBuilder...

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