Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 20,178 for

insert documents

(0.13 sec)
  1. GridJsクライアントサイドでの作業|Documentation

    この記事では、GridJsのクライアント側のJavaScript APIまたは機能を紹介しています。... {width: () => document.documentElement.clientWidth...clientWidth, height: () => document.documentElement.clientHeight } Yes...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...
  2. 使用 Python 将 PowerPoint 演示文稿转换为 Word 文档|Aspose.S...

    使用 Aspose.Slides for Python via .NET,轻松将 PowerPoint 和 OpenDocument 演示文稿转换为 Word 文档。我们的分步指南附带示例 Python 代码,为希望简化文档工作流的开发者提供解决方案。... 实例化 Document 和 DocumentBuilder 类以生成 Word...方法生成幻灯片图像并将其保存到内存流。 使用来自 DocumentBuilder 类的 insert_image 方法将幻灯片图像添加到 Word 文档。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Строител на документи Преглед Python|Aspose.Wor...

    DocumentBuilder ви позволява да създавате динамични документи от нулата или да добавяте нови елементи към съществуващи такива, като използвате Python. DocumentBuilder предоставя методи за вмъкване на текст, чекови кутии, таблици, изображения и други елементи на съдържание в Python....мощен клас, който свързва с Document и ви позволява да създавате...методи, налични в Aspose.Words Document Object Model (DOM) да опрости...

    docs.aspose.com/words/bg/python-net/document-bu...
  4. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your text's impact!...be applied to the inserted content Insertion. Default value is...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Adicionar Páginas em PDF com Python|Aspose.PDF ...

    Este artigo ensina como inserir (adicionar) uma página no local desejado em um arquivo PDF. Aprenda a mover, remover (excluir) páginas de um arquivo PDF usando C#....PDF: Crie um objeto da classe Document com o arquivo PDF de entrada...entrada. Chame o método insert da coleção PageCollection com o índice...

    docs.aspose.com/pdf/pt/python-net/add-pages/
  6. 搜索

    搜索... 使用 Document.save() 方法保存 Word 文檔。 以下代碼示例顯示瞭如何創建...words as aw # 創建文檔對象 doc = aw.Document() # 創建文檔生成器對象 builder = aw...

    blog.aspose.com/zh-hant/words/create-word-docum...
  7. Changements dans l API publique dans Aspose.Cel...

    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....après certaines opérations d’insertion et de suppression, les index...marquée comme obsolète. AI Document Assistant Close Modifications...

    docs.aspose.com/cells/fr/net/public-api-changes...
  8. چگونگی اضافه کردن Text حاشیه نویسی با استفاده ا...

    سورس کد در C# برای اضافه کردن Text حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var TextAnnotation1...

    products.aspose.com/pdf/fa/net/annotation/text/...
  9. 如何用 .NET 添加 Watermark 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Watermark 个注释。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var WatermarkAnnotation1...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. Lưu trữ

    Lưu trữ...Tạo một đối tượng của lớp Document. Tạo một đối tượng của lớp...liệu Word bằng phương thức Document.save(). Mẫu mã sau đây cho...

    blog.aspose.com/vi/words/create-word-documents-...