Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,114 for

insert documents

(0.66 sec)
  1. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....Ask AI Inserting Table Contents [ Hide ] What is this page about... This page explains how to insert a table via code. VSTO Word...

    docs.aspose.com/words/net/inserting-table/
  2. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...node" ); // The path to the documents directory. const dataDir =...setFormula ( "NewNamedRange" ); // Insert the value in cell A3 which...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  3. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to Insert text, checkboxes, tables, images, and other content elements in Python....Ask AI Document Builder Overview Contents [ Hide ] DocumentBuilder...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/python-net/document-build...
  4. 将页面添加到PDF文档|Aspose.PDF for .NET

    探索如何在.NET中使用Aspose.PDF向现有PDF添加页面,以增强和扩展您的文档。...创建一个带有输入PDF文件的 Document 类对象。 调用 PageCollection 集合的 Insert 方法,并指定索引。...InsertAnEmptyPage () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-pages/
  5. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.Insert_document method...insert_document method Contents [ Hide ] insert_document(src_doc...import_format_mode) Inserts a document at the cursor position. def insert_document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/Insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...words into a single delete/insert, instead of clear per-word...words into a single delete/insert, is indeed by design. This...

    forum.aspose.com/t/strict-per-word-comparison/3...
  7. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....Full file name: C:\\\\My Documents\\\\SalesReport.doc . Relative...Relative file name: ..\\\\My Documents\\\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....appears that in Microsoft Word documents any shape except a group shape...GroupShape . Examples Shows how to insert and rotate an image. auto doc...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way....variety of different types of documents, ultimately streamlining the...formats. Provides comprehensive document convert, merge, split with...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the Inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...