Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 5,864 for

box

(0.11 sec)
  1. إنشاء مربع نص حيث يحتوي كل سطر على محاذاة أفقية...

    تعلم كيفية إنشاء مربع نص يمكن لكل سطر أن يحتوي على محاذاة أفقية مختلفة باستخدام Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/ar/nodejs-cpp/create-text...
  2. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, используя Aspose.Cells for Node.js via C++.... get ( 0 ); // Add text box inside the sheet. ws . getShapes...first shape which is a text box and set its text. const shape...

    docs.aspose.com/cells/ru/nodejs-cpp/create-text...
  3. Zeilenabstand des Absatzes in einer Form oder T...

    Lernen Sie, wie der Zeilenabstand von Absätzen in Formen oder TextBoxen mit Aspose.Cells for Node.js via C++ eingestellt wird.... get ( 0 ); // Add text box inside the sheet ws . getShapes...first shape which is a text box and set its text const shape...

    docs.aspose.com/cells/de/nodejs-cpp/set-line-sp...
  4. Python での TextBox の操作|Python via .NET用Aspose.Words

    Python を使用してドキュメント内のテキストボックスを操作します。... text_box は、シーケンスの先頭、中間、または末尾にすることができます。...認する方法を示しています。 リンクを解除する text_box メソッドを使用すると、次の TextBox へのリンクを切断できます。...

    docs.aspose.com/words/ja/python-net/working-wit...
  5. Come aggiungere/inserire TextBox nel Foglio di ...

    Come aggiungere/inserire TextBox nel Foglio di Lavoro in Aspose.Cells con C++....Save the workbook with the text box workbook . Save ( outDir + u...Xlsx ); std :: cout << "Text box added successfully!" << std ::...

    docs.aspose.com/cells/it/cpp/add-text-box-to-wo...
  6. C++ kullanarak Şekil veya Metin Kutusunda Parag...

    Aspose.Cells for C++ kullanarak bir şekil veya metin kutusu içindeki paragrafta satır aralığını, öncesinde ve sonrasında boşluk ayarlarını nasıl yapacağınızı öğrenin.... Get ( 0 ); // Add text box inside the sheet ws . GetShapes...first shape which is a text box and set its text Shape shape...

    docs.aspose.com/cells/tr/cpp/set-line-spacing-o...
  7. WrapSide | Aspose.Words for Java

    Specifies what sides of the shape or picture the text wraps around in Java....TEXT_BOX)); Assert.assertEquals(1, IterableUtils...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape =...

    reference.aspose.com/words/java/com.aspose.word...
  8. C++ を使用したプレゼンテーションでのチャート データ ラベルの管理|Aspose.Slid...

    Aspose.Slides for C++ を使用して PowerPoint プレゼンテーションにチャート データ ラベルを追加および書式設定し、より魅力的なスライドを作成する方法を学びます。...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Red"...

    docs.aspose.com/slides/ja/cpp/chart-data-label/
  9. 搜索

    搜索...media_box newHeight = r.width newWidth...height - newHeight) page.media_box = ap.Rectangle(newLLX, newLLY...

    blog.aspose.com/zh-hant/pdf/rotate-pdf-in-python/
  10. C++에서 프로그래밍 방식으로 PDF 페이지 자르기|Aspose.PDF for C++

    Aspose.PDF for C++를 사용하여 너비, 높이, 블리드, 크롭 및 트림 박스와 같은 페이지 속성을 가져올 수 있습니다....Trim box : Trim box는 인쇄 및 재단 후 문서의 최종 크기를 나타냅니다. Art box : Art...프로그램에서 PDF 문서를 가져올 때 사용됩니다. Crop box : Crop box는 Adobe Acrobat에서 PDF...

    docs.aspose.com/pdf/ko/cpp/crop-pages/