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

insert documents

(1.55 sec)
  1. 記録

    記録... まず、Document クラスを使用して新しいドキュメントを作成します。 次に、DocumentBuilder...オブジェクトを作成し、Document オブジェクトで初期化します。 DocumentBuilder.insert_image(fileName)...

    blog.aspose.com/ja/words/convert-image-to-pdf-p...
  2. أرشيف

    أرشيف...الخطوات أدناه: إنشاء مثيل من فئة Document . إنشاء مثيل من فئة DocumentBuilder...بواسطة مسارها باستخدام طريقة insert_image() . أخيرًا، احفظ المستند...

    blog.aspose.com/ar/words/convert-photo-to-word-...
  3. Aggiungi pagine al PDF usando .NET | Aspose.PDF

    Aggiungi pagine PDF al tuo documento in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET... Chiama il metodo Insert della raccolta PageCollection...Pdf . Document ( inputFile ); pdfDocument . Pages . Insert ( 2...

    products.aspose.com/pdf/it/net/pages/add/
  4. چگونگی اضافه کردن Caret حاشیه نویسی با استفاده ...

    کد منبع برای اضافه کردن Caret حاشیه نویسی در فایل PDF بر روی هر پلت فرم با زبان C++...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/fa/cpp/annotation/caret...
  5. 如何用 .NET 添加 Text 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Text 个注释。...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/zh-hans/net/annotation/...
  6. چگونگی اضافه کردن Strikeout حاشیه نویسی با استف...

    سورس کد در C# برای اضافه کردن Strikeout حاشیه نویسی در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....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/fa/net/annotation/strik...
  7. เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ Java | Aspos...

    จัดการหน้า PDF ของเอกสารของคุณด้วยโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...เพิ่มหน้าใหม่เป็น PDF Document pdfDocument = new Document (); // Add page...pdfDocument . getPages (). add (); // Insert an empty page in a PDF pdfDocument...

    products.aspose.com/pdf/th/java/pages/
  8. Archivo

    Archivo...instancia de la clase Document. Inserte la imagen de entrada con...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/es/words/convert-image-to-html-...
  9. NodeCollection.Remove | Aspose.Words لـ .NET

    قم بإزالة العقد من مستندك بسهولة باستخدام طريقة NodeCollection Remove، مما يعمل على تبسيط إدارة بياناتك وتعزيز الأداء.... Document doc = new Document (); DocumentBuilder...( doc , "Run 3. " ); runs . Insert ( 3 , newRun ); Assert . True...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name....in the document using a REF field. doc = aw . Document () builder...variable. field_set = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...