Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 20,024 for

insert documents

(0.09 sec)
  1. 如何使用 C++ 添加 Underline 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 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-hant/cpp/annotation/...
  2. 如何使用 .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/...
  3. วิธีการเพิ่ม Watermark คำอธิบายประกอบโดยใช้ C++...

    รหัสที่มาเพิ่ม 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/th/cpp/annotation/water...
  4. DocumentBuilder.move_to_section method | Aspose...

    DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section....from the beginning of the document with 0 being the first section...index from the end of the document with -1 being the last section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 如何使用 C++ 添加 Watermark 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 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-hant/cpp/annotation/...
  6. 如何使用 .NET 添加 Strikeout 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/net/annotation/...
  7. 如何使用 C++ 添加 Strikeout 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Strikeout 註釋的原始程式碼...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  8. 如何使用 .NET 添加 Underline 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福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-hant/net/annotation/...
  9. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...for a saved document to adhere to. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cómo crear un formulario rellenable en Word usa...

    Este artículo proporciona una descripción sobre cómo crear un formulario rellenable en Word usando Python. Contiene detalles de configuración, todos los pasos y un código de muestra ejecutable para crear un formulario en Word usando Python....usando el objeto de clase Document para crear un formulario rellenable...libro de texto usando el método insert_text_input() en la clase DocumentBuilder...

    kb.aspose.com/es/words/python/how-to-create-a-f...