Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 6,310 for

box

(0.09 sec)
  1. पायथन का उपयोग करके पीडीएफ को कैसे घुमाएं

    यह छोटा ट्यूटोरियल गाइड करता है कि कैसे पायथन का उपयोग करके पीडीएफ को रोटेट किया जाए। इसमें एप्लिकेशन लिखने के लिए विस्तृत कदम और पायथन का उपयोग करके पीडीएफ पेजों को घुमाने के लिए एक रननेबल नमूना कोड शामिल है।... Media_box गुणों का उपयोग लक्ष्य पृष्ठ के...

    kb.aspose.com/hi/pdf/python/how-to-rotate-pdf-u...
  2. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....bottom considering the text boxes. Default value is false . UseSubstitutions...

    reference.aspose.com/words/net/aspose.words.rep...
  3. 記録

    記録...t(u"New Custom", ObjectExt::Box<int32_t>(12)); documentProperties->idx_set(u"My..._set(u"My Name", ObjectExt::Box<String>(u"Aspose")); documen...

    blog.aspose.com/ja/slides/access-or-modify-prop...
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....TEXT_BOX)); Assert.assertEquals(1, IterableUtils...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape =...

    reference.aspose.com/words/java/com.aspose.word...
  5. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....-> Add ( heading_text ); auto box = MakeObject < FloatingBox >...// إضافة أربعة أعمدة في القسم box -> get_ColumnInfo () -> set_ColumnCount...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  6. 記録

    記録...FloatingBox box = new Aspose.Pdf.FloatingBox();...セクションに4つの列を追加します box.ColumnInfo.ColumnCount = 2; // 列間の間隔を設定します box.ColumnInfo...

    blog.aspose.com/ja/pdf/create-pdf-documents-usi...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting... insert_check_box(name, checked_value, size) Inserts...current position. insert_check_box(name, default_value, checked_value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. إدارة مربعات النص في العروض التقديمية في .NET|ت...

    Aspose.Slides for .NET يجعل من السهل إنشاء وتحرير واستنساخ مربعات النص في ملفات PowerPoint وOpenDocument، مما يعزز أتمتة عروضك التقديمية...."shape is a text box" : "shape is not a text box" ); } }); } لاحظ...

    docs.aspose.com/slides/ar/net/manage-textbox/
  9. Gestionar cuadros de texto en presentaciones en...

    Aspose.Slides para .NET facilita la creación, edición y clonación de cuadros de texto en archivos PowerPoint y OpenDocument, mejorando la automatización de sus presentaciones...."shape is a text box" : "shape is not a text box" ); } }); } Tenga...

    docs.aspose.com/slides/es/net/manage-textbox/
  10. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...heading_text ) box = ap . FloatingBox () # セクションに4つのカラムを追加 box . column_info...カラム間の間隔を設定 box . column_info . column_spacing = "5" box . column_info...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...