Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 221 for

append

(0.27 sec)
  1. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET.... append ({ 'name' : attachment . name...'no_extension' groups [ ext ] . append ({ 'name' : attachment . name...

    docs.groupdocs.com/parser/python-net/iterate-th...
  2. Load custom fonts | GroupDocs

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for Python via .NET.... append ( "./fontPath/" ) # Initialize...

    docs.groupdocs.com/comparison/python-net/load-c...
  3. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-merger-net, and run three minimal examples — merge two DOCX files, extract pages from a PDF, and split a PDF into single pages — in under five minutes....case — load a base document, append a second document, and save.../input.docx" ) as merger : # Append the second DOCX merger . join...

    docs.groupdocs.com/merger/python-net/getting-st...
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Merger for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document assembly pipelines....Individual page (any page) Append .md to the page URL, e.g. https://docs.../section_intro.pdf" ) as merger : # Append the methodology section merger...

    docs.groupdocs.com/merger/python-net/agents-and...
  5. Merge files | GroupDocs

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....each additional document to append. Call merger.save("./output...

    docs.groupdocs.com/merger/python-net/merge/
  6. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET.... append ({ "filename" : filename ,...Failed - { e } " ) results . append ({ "filename" : filename ,...

    docs.groupdocs.com/parser/python-net/load-passw...
  7. Get Extended Information on the Summary Page | ...

    Generate a summary page with extended statistics (per-section counts, page metrics) for the comparison result using GroupDocs.Comparison for Python via .NET....Leave feedback On this page can append a summary page with extended...True Result document body + appended summary page You want both...

    docs.groupdocs.com/comparison/python-net/develo...
  8. How to Сreate a Plugin for Sugar On-Demand Usin...

    SugarCRM is an open-platform web-based customer relationship management system which has an on-demand cloud platform, Sugar On-Demand. In a previous article, we discussed how to create and use a plugin for SugarCRM, now we will discuss Sugar On-Demand’s features. We will use the GroupDocs GDrive plugin as an example. [caption id=“attachment_3933” align=“alignnone” width=“600” caption=“How to Сreate a Custom GroupDocs Plugin for Sugar On-Demand”] [/caption] Requirements PHP 5.3 SugarCRM On-Demand account SugarCRM On-Demand application GroupDocs account Development of GroupDocs GDriveTwo main features of Sugar On-Demand are: All functions relating to the file system are denied....append(content);'; print '},1500);';...the list print '$("#content").append(\\'Only administrator can see...

    blog.groupdocs.com/total/how-to-create-plugin-f...
  9. Custom text extractors | GroupDocs

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones.... append ( processedLine ); } } catch...

    docs.groupdocs.com/search/java/custom-text-extr...
  10. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API.... append ( target_stream ) load_options_target...

    docs.groupdocs.com/comparison/python-net/compar...