Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 6,557 for

box

(1.22 sec)
  1. C++를 통한 러스트 | Rust를 사용한 PDF용 서버 지향 솔루션 | Aspose...

    Aspose.PDF for Rust via C++는 Rust 환경에서 복잡한 다중 페이지 PDF 문서를 간편하게 생성할 수 있도록 설계된 라이브러리입니다....; fn main () -> Result < (), Box < dyn std :: error :: Error >>...file: {} " , e ); return Err ( Box :: new ( e )); } }; // Return...

    products.aspose.com/pdf/ko/rust-cpp/
  2. 아카이브

    아카이브...get_all\text\boxes(slide) 메서드를 사용하여 슬라이드의 텍스트 프레임을...util.SlideUtil.get_all_text_boxes(slide) # loop through text frames...

    blog.aspose.com/ko/slides/find-and-replace-text...
  3. 使用 Java 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 C# 示例代码,以编程方式在 Java 中裁剪 PDF 而不会降低质量... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...getMediaBox ()); // Create new Box Rectangle Rectangle newBox =...

    products.aspose.com/pdf/zh-hant/java/crop/
  4. Aspose.Email を使用した Python での IMAP メッセージフラグ管理|Do...

    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 ) # Add custom keyword... imap . ImapFolderInfo . IN_BOX ) messageInfos = client . ListMessages...

    docs.aspose.com/email/ja/python-net/manage-mess...
  5. 使用 C++ 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C# 示例代码,以编程方式在 C++ 中裁剪 PDF 而不会降低质量... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...get_MediaBox ()); // Create new Box Rectagle auto newBox = MakeObject...

    products.aspose.com/pdf/zh-hans/cpp/crop/
  6. Добавить изображение в существующий PDF с помощ...

    Узнайте, как добавить изображение в существующий PDF‑файл с помощью Python, разместить его в фиксированных координатах, задать альтернативный текст и использовать сжатие изображения.... media_box . width , page . media_box . height , True...

    docs.aspose.com/pdf/ru/python-net/add-image-to-...
  7. Ä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...
  8. 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...
  9. Gestion des contrôles avec C++|Documentation

    Apprenez comment ajouter et gérer divers contrôles comme lignes, rectangles, arcs, ovales, spinner, barres de défilement et boîtes de groupe dans les feuilles de calcul en utilisant Aspose.Cells avec 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/fr/cpp/managing-controls/
  10. Архивы

    Архивы...обрезки (x1, y1, x2, y2) crop_box = ap.Rectangle(100, 100, 400...document.pages: page.crop_box = crop_box # Шаг 4: Сохраните обрезанный...

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