Sort Score
Result 10 results
Languages All
Labels All
Results 9,921 - 9,930 of 20,489 for

insert documents

(0.69 sec)
  1. 如何使用 .NET 添加 Caret 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Caret 批注。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var caretAnnotation1...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  2. Introducerea câmpurilor în Python|Aspose.Words ...

    Introduceți câmpuri într-un document în Python în moduri diferite: folosind `DocumentBuilder` sau DOM (Document Object Model)....de a insera câmpuri într-un document: folosind DocumentBuilder...Aspose.Words Model Obiect Document (DOM) În acest articol, vom...

    docs.aspose.com/words/ro/python-net/inserting-f...
  3. Hur man skapar ett ifyllbart formulär i Word me...

    Den här artikeln ger en beskrivning av hur du skapar ett ifyllbart formulär i Word med Python. Den innehåller konfigurationsdetaljer, alla steg och en körbar exempelkod för att skapa ett formulär i Word med Python....Word-fil med klassobjektet Document för att skapa ett ifyllbart...lärobokskontroll med metoden insert_text_input() i klassen DocumentBuilder...

    kb.aspose.com/sv/words/python/how-to-create-a-f...
  4. Як створити форму для заповнення в Word за допо...

    У цій статті описано, як створити форму для заповнення у Word за допомогою Python. Він містить деталі конфігурації, усі кроки та приклад коду для створення форми в Word за допомогою Python....за допомогою об’єкта класу Document для створення заповнюваної...підручником за допомогою методу insert_text_input() у класі DocumentBuilder...

    kb.aspose.com/uk/words/python/how-to-create-a-f...
  5. RevisionOptions.show_revision_marks property | ...

    RevisionOptions.show_revision_marks property. Allow to specify whether revision text should be marked with special formatting markup... Document ( file_name = MY_DIR + 'Revisions...revision_options # Render insertion revisions in green and italic...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Travailler avec les propriétés réelles de la tâ...

    Apprenez à travailler avec les propriétés réelles de la tâche Microsoft Project (MPP / XML) à l'aide d'Aspose.Tasks pour C ++.... Dans le menu INSERT , sélectionnez Colonne et ajoutez...Copy 1 // The path to the documents directory. 2 System ::String...

    docs.aspose.com/tasks/fr/cpp/actual-properties/
  7. Робота зі сторінками у файлі XPS | Python

    Як додати сторінки до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...XpsDocument , який включає метод set_insert_page() для додавання сторінок...Util 3 # The path to the documents directory. 4 data_dir = Util...

    docs.aspose.com/page/uk/python-net/xps/working-...
  8. Inserisci immagini e forme nei file Excel con J...

    Gestisci immagini, oggetti OLE e forme nei file Excel usando lo script Aspose.Cells for JavaScript tramite C++..../> < p > Select an image to insert into the worksheet (required):...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/it/javascript-cpp/insert-...
  9. Aspose.Words.BuildingBlocks module | Aspose.Wor...

    The Aspose.Words.BuildingBlocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock objects in the document. To learn more, visit the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 搜索

    搜索...文件,步驟如下: 創建 Document 類的實例。 創建 DocumentBuilder 類的實例。 之後,使用 insert_image()...Python 將多張照片轉換為 Word 文件的步驟。 創建 Document 類的實例。 創建 DocumentBuilder 類的實例。...

    blog.aspose.com/zh-hant/words/convert-photo-to-...