Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 17,881 for

insert documents

(0.11 sec)
  1. ThemeColors.Accent3 | Aspose.Words for .NET

    Discover the ThemeColors Accent3 property, effortlessly customize your design with vibrant Accent 3 colors for a unique, eye-catching look.... Document doc = new Document ( MyDir + "Theme...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/net/aspose.words.the...
  2. 在 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...
  3. 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...
  4. Update XLSX File using Python | products.aspose...

    Modify XLSX document in Python applications without using Microsoft Excel....process of updating the XLSX document. How to Update XLSX File in...getWorksheets().get(index) method Insert new data in the accessed cell...

    products.aspose.com/total/python-java/update/xlsx/
  5. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....HTML to Excel using Python Insert Page Break in PDF using Python...in Python How to Edit PDF Document in Python How to Clean Metadata...

    kb.aspose.com/pdf/python/
  6. Aspose::Words::Fields::FieldMacroButton::get_Ma...

    Aspose::Words::Fields::FieldMacroButton::get_MacroName method. Gets or sets the name of the macro or command to run in C++....fields to allow us to run a document’s macros by clicking. auto...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Macro...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your data source for enhanced data management....FieldFormats () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert some MERGEFIELDs with format...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ShapeBase.FlipOrientation | Aspose.Words for .NET

    Discover the ShapeBase FlipOrientation property to effortlessly switch your shape's orientation, enhancing your designs with ease and creativity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/net/aspose.words.dra...
  10. BookmarkCollection.removeAt method | Aspose.Wor...

    BookmarkCollection.removeAt method. Removes a bookmark at the specified index....bookmarks from a document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert five bookmarks with text inside...

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