Sort Score
Result 10 results
Languages All
Labels All
Results 9,841 - 9,850 of 20,803 for

insert documents

(0.16 sec)
  1. 使用 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...
  2. Строител на документи Преглед Python|Aspose.Wor...

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

    docs.aspose.com/words/bg/python-net/document-bu...
  3. Add Trend Lines to Presentation Charts in С++|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for С++ — a practical guide to engage your audience....custom line to a chart by inserting a line shape, and includes...

    docs.aspose.com/slides/cpp/trend-line/
  4. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ค้นหา

    ค้นหา...ี้: สร้างอินสแตนซ์ของคลาส Document . สร้างอินสแตนซ์ของคลาส DocumentBuilder...ให้แทรกรูปถ่ายลงในเอกสารโดยใช้เมธอด insert_image() . สุดท้าย บันทึกเอกสารโดยใช้เมธอด...

    blog.aspose.com/th/words/convert-photo-to-word-...
  6. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/hiding-and...
  7. NodeChangingArgs.OldParent | Aspose.Words لـ .NET

    اكتشف خاصية NodeChangingArgs OldParent، التي تسترد العقدة الأصلية قبل التغييرات، مما يضمن عمليات سلسة وإدارة بيانات محسنة....NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...AreEqual ( NodeChangingAction . Insert , args . Action ); Assert ...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render...Default is all the pages in the document. @property def page_set (...pages from the document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 如何用 .NET 添加 Underline 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  10. چگونگی اضافه کردن Watermark حاشیه نویسی با استف...

    کد منبع برای اضافه کردن Watermark حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...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/fa/cpp/annotation/water...