Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 20,026 for

document insertion

(0.17 sec)
  1. 在 Python 中向现有 PDF 添加目录|Aspose.PDF for Python vi...

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

    docs.aspose.com/pdf/zh/python-java/add-toc-to-e...
  2. ChartSeriesCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartSeriesCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data manipulation and analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the Document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....Represents the color scheme of the document theme which contains twelve...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....load a word file using the Document class object to create a fillable...DocumentBuilder class object to insert different controls Add text...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  7. Embed Attachment to PDF with Golang via C++|Doc...

    Learn how to embed attachments into PDF using Aspose.Cells with Golang via C++....[ Hide ] In Excel, you can insert an OLE object with source data...of the OLE object. Export Document Structure While Converting...

    docs.aspose.com/cells/go-cpp/embed-attachment-t...
  8. Move a paragraph from one presentation to anoth...

    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....TextBody shape in the source document // to another TextBody shape...shape in the target document. public static void MoveParagraphToPrese...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  9. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

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

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field...with Fields documentation article. Remarks Inserts a check box...modifications made to the document. (Inherited from Field ) is_locked...

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