Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 6,310 for

box

(0.11 sec)
  1. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy to get reliable results for all types of marks under various conditions.... Ballot boxes are typically marked with checkmarks...

    docs.aspose.com/omr/java/recognition/accuracy-t...
  2. Ändern Sie den Zeichenabstand des Excel Textfel...

    Lernen Sie, wie Sie den Zeichenabstand eines Excel TextBoxs oder einer Shape mit Aspose.Cells und C++ ändern....xlsx" ); // Access your text box which is also a shape object...

    docs.aspose.com/cells/de/cpp/change-character-s...
  3. إضافة نص إلى PDF باستخدام Python|Aspose.PDF لـ ...

    يصف هذا المقال مختلف الجوانب المتعلقة بالعمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة.... add ( heading_text ) box = ap . FloatingBox () # أضف أربعة...أربعة أعمدة في القسم box . column_info . column_count = 2 # تعيين...

    docs.aspose.com/pdf/ar/python-net/add-text-to-p...
  4. إدارة عناصر التحكم باستخدام ++C|Documentation

    تعلم كيف تضيف وتدير عناصر تحكم متنوعة مثل الخطوط، المستطيلات، الأقواس، الدوائر، مؤشرات التشغيل، أشرطة التمرير، ومربعات المجموعة في أوراق العمل باستخدام Aspose.Cells مع ++C...."This is another simple text box" ); // Set the placement type...the input range for the combo box. cells . Get ( u "A2" ). PutValue...

    docs.aspose.com/cells/ar/cpp/managing-controls/
  5. C++ ile Kontrolleri Yönetme|Documentation

    Aspose.Cells kullanarak C++ ile çalışma sayfalarında çeşitli kontroller (çizgiler, dikdörtgenler, yaylar, oval, dönen kutular, kaydırıcılar ve grup kutuları gibi) nasıl eklenir ve yönetilir öğrenin...."This is another simple text box" ); // Set the placement type...the input range for the combo box. cells . Get ( u "A2" ). PutValue...

    docs.aspose.com/cells/tr/cpp/managing-controls/
  6. 使用 IMAP 客户端过滤服务器上的邮件|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.... IN_BOX , message ); } String body =...appendMessage ( ImapFolderInfo . IN_BOX , message ); } client . selectFolder...

    docs.aspose.com/email/zh/java/filter-messages-f...
  7. Spécifiez les options de sauvegarde de fichier ...

    Il existe plusieurs surcharges de méthode Scene.Save qui acceptent un objet SaveOptions. Chaque format de sauvegarde a une classe correspondante qui contient des options de sauvegarde pour ce format de sauvegarde....entities import Box from aspose.threed.formats import...root_node . create_child_node ( "Box" , Box ()) node . set_property (...

    docs.aspose.com/3d/fr/python-net/specify-3d-fil...
  8. Укажите параметры сохранения файла 3D|Documenta...

    Существует несколько перегрузок метода Scene.Save, которые принимают объект SaveOptions. Каждый формат сохранения имеет соответствующий класс, который содержит параметры сохранения для этого формата сохранения....entities import Box from aspose.threed.formats import...root_node . create_child_node ( "Box" , Box ()) node . set_property (...

    docs.aspose.com/3d/ru/python-net/specify-3d-fil...
  9. Especificar las opciones de guardado de archivo...

    Hay varias sobrecargas del método Scene.Save que aceptan un objeto SaveOptions. Cada formato de guardado tiene una clase correspondiente que contiene opciones de guardado para ese formato de guardado....entities import Box from aspose.threed.formats import...root_node . create_child_node ( "Box" , Box ()) node . set_property (...

    docs.aspose.com/3d/es/python-net/specify-3d-fil...
  10. Archivo

    Archivo...recorte (x1, y1, x2, y2) crop_box = ap.Rectangle(100, 100, 400...document.pages: page.crop_box = crop_box # Paso 4: Guarda el PDF...

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