Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 6,450 for

box

(0.6 sec)
  1. Formatage du texte dans un PDF en utilisant C#|...

    Apprenez à formater le texte dans un document PDF en .NET en utilisant Aspose.PDF pour améliorer la présentation visuelle du document....l’intérieur d’un élément Floating Box. Les propriétés d’alignement...Pages . Add (); // Create float box Aspose . Pdf . FloatingBox floatBox...

    docs.aspose.com/pdf/fr/net/text-formatting-insi...
  2. 文本框|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化文本框:设置字体、对齐、换行、自动调整大小,以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...$presentation -> save ( "text_box.pptx" , SaveFormat :: Pptx );...$presentation = new Presentation ( "text_box.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Aspose.Cells 8.9.2 中的公共 API 变更|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.... TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...addShape ( MsoDrawingType . TEXT_BOX , 0 , 0 , 0 , 0 , 100 , 200 );...

    docs.aspose.com/cells/zh/java/public-api-change...
  4. 搜索

    搜索...創建一個盒子的網格(一個盒子由6個平面組成) Mesh box = (new Box()).ToMesh(); // 在這個網格上創建一個材質元素...mat = (VertexElementMateria)box.CreateElement(VertexElementType...

    blog.aspose.com/zh-hant/3d/split-merge-3d-mesh-...
  5. 페이지 속성 조작|Aspose.PDF for .NET

    이 섹션에서는 PdfPageEditor 클래스를 사용하여 Aspose.PDF Facades로 페이지 속성을 조작하는 방법을 설명합니다.... WriteLine ( $"Trim Box Size of Page 1: {pageEditor.GetPageBoxSize(1...Console . WriteLine ( $"Art Box Size of Page 1: {pageEditor.GetPageBoxSize(1...

    docs.aspose.com/pdf/ko/net/manipulate-page-prop...
  6. Générer des UV|Documentation

    Aspose.3D for Python via .NET offre la classe PolygonModifier qui expose la méthode GenerateUV, avec laquelle vous pouvez générer manuellement UV et l'associer au maillage. L'extrait de code suivant montre la fonctionnalité complète pour le générer et l'associer....entities import Box , PolygonModifier , VertexElementType...mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/fr/python-net/generate-uv/
  7. Erzeugen Sie UV|Documentation

    Aspose.3D for Python via .NET bietet PolygonModifier-Klasse, die GenerateUV-Methode enthüllt, mit der Sie UV manuell erzeugen und mit dem Netz verknüpfen können. Das folgende Code-Snippet zeigt die vollständige Funktional ität zum Generieren und Verknüpfen....entities import Box , PolygonModifier , VertexElementType...mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/de/python-net/generate-uv/
  8. 在 Python 中使用文本框|Python via .NET 格式的 Aspose.Words

    使用 Python 处理文档中的文本框。... text_box 可以是序列的头部、中间或尾部。 以下代码示例显示如何检查...TextBox 是序列的头、尾还是中间: 断开链接 使用 text_box 方法,您可以断开到下一个 TextBox 的链接。 以下代码示例显示如何断开...

    docs.aspose.com/words/zh/python-net/working-wit...
  9. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea usando Aspose.Cells con C++.... 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/es/cpp/create-textbox-in-...
  10. Erstellen Sie eine TextBox, in der jede Zeile e...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ eine TextBox erstellen, in der jede Zeile eine andere horizontale Ausrichtung haben kann.... 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/create-text...