Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 6,313 for

box

(1.46 sec)
  1. Connect to POP3 Server|Documentation

    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....applications to manage email boxes using the Post Office Protocol...

    docs.aspose.com/email/python-net/connect-to-pop...
  2. 档案

    档案...get_all_text_boxes(slide) # 循环遍历文本框 for i in range(len(tf)):...

    blog.aspose.com/zh/slides/find-and-replace-text...
  3. Ajouter des champs de formulaire PDF|Aspose.PDF...

    Ce sujet explique comment travailler avec des champs de formulaire avec Aspose.PDF Facades en utilisant la classe FormEditor....The script displays an alert box with the message "Only one last...

    docs.aspose.com/pdf/fr/net/add-form-fields/
  4. Sisipkan dan Lampirkan Dokumen|Aspose.Words unt...

    Gabungkan dokumen menjadi satu: masukkan atau tambahkan dokumen ke dokumen baru atau yang sudah ada menggunakan cari dan ganti, gabungkan bidang, bookmark, atau cukup di akhir dokumen di Python....ignore_header_footer , ignore_text_boxes , keep_source_numbering , merge_pasted_lists...

    docs.aspose.com/words/id/python-net/insert-and-...
  5. Verwenden von XPS-Grafikdienstprogrammen | Java

    Erfahren Sie, wie Sie mit Grafikdienstprogrammen in der Aspose.Page für Java ganz einfach Bilder und relativ komplexe Formen auf einer XPS-Seite generieren...(220f); 11 12 // Draw the image box. 13 java. awt . geom . Rectangle2D...visualisieren, zeichnen wir zunächst die Box selbst. Anschließend erstellen...

    docs.aspose.com/page/de/java/xps/graphic-utilit...
  6. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。..."shape is a text box" : "shape is not a text box" ); } }); } 请注意,如果仅使用...

    docs.aspose.com/slides/zh/net/manage-textbox/
  7. Управление текстовыми полями в презентациях с и...

    Aspose.Slides для Java упрощает создание, редактирование и клонирование текстовых полей в файлах PowerPoint и OpenDocument, повышая эффективность автоматизации ваших презентаций...."shape is a text box" : "shape is not a text box" ); } }); } finally...

    docs.aspose.com/slides/ru/java/manage-textbox/
  8. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....-> Add ( heading_text ); auto box = MakeObject < FloatingBox >...cuatro columnas en la sección box -> get_ColumnInfo () -> set_ColumnCount...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  9. Работа с формулами в проектах | Aspose.Tasks до...

    Узнайте, как работать с функциями формулы Project Microsoft, используя Aspose.Tasks для C# и других языков...."Sin(pi/2): {0}" , System::ObjectExt::Box < System::Decimal > (task ->...::Console::WriteLine(System::ObjectExt::Box < System::DateTime > (dateAttribute...

    docs.aspose.com/tasks/ru/cpp/functions-in-formu...
  10. 記録

    記録...クロップ矩形を定義する (x1, y1, x2, y2) crop_box = ap.Rectangle(100, 100, 400...document.pages: page.crop_box = crop_box # ステップ 4: 切り取った PDF を保存する...

    blog.aspose.com/ja/pdf/crop-in-pdf-file/