Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 5,863 for

box

(0.11 sec)
  1. Práce s polemi formuláře Python|Aspose.Words mí...

    Vložit, získat nebo formátovat pole formuláře v dokumentu pomocí Python....Word obsahovat textbox, combo box a checkbox. DocumentBuilder poskytuje...insert_text_input , insert_check_box , a insert_combo_box . Všimněte si, že...

    docs.aspose.com/words/cs/python-net/working-wit...
  2. Python 를 통해 PDF 자르기 | Aspose.PDF

    Python for .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 Python 에서 품질 저하 없이 PDF 자르기...path_infile ) # Create new Box Rectagle new_box = apdf . Rectangle (... crop_box = new_box document . pages [ 1 ] . trim_box = new_box...

    products.aspose.com/pdf/ko/python-net/crop/
  3. テキストボックス|Aspose.Slides for Python ドキュメント

    Aspose.Slides を使用して Python でテキストボックスを作成および書式設定します。フォント、配置、折り返し、オートフィット、リンクを設定し、PowerPoint および OpenDocument 用のスライドを洗練させます。...作成方法は次のとおりです: def add_text_box (): with slides . Presentation...付きで塗りつぶされ、テキストはありません)。 text_box = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/ja/python-net/examples/e...
  4. Werken met formuliervelden in Python|Aspose.Wor...

    Een formulierveld in een document invoegen, verkrijgen of formatteren Python....insert_text_input , insert_check_box , en insert_combo_box . Merk op dat als...invoegen Oproep insert_check_box een selectievakje in het document...

    docs.aspose.com/words/nl/python-net/working-wit...
  5. Масштабная геометрия сцены 3D|Documentation

    Разработчики могут масштабировать только геометрию узла 3D или всех узлов сцены 3D. Чтобы достичь этого, разработчики могут вызывать несколько членов Scale экземпляра класса PolygonModifier....entities import PolygonModifier , Box from aspose.threed import Scene..."huge-scene.obj" ) # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/ru/python-net/scale-geometri...
  6. ページヘッダーとフッターの操作| Aspose.Tasks ドキュメント

    C#のAspose.Tasksを使用して、Microsoftプロジェクトファイルからヘッダーとフッターの情報を読む方法を学びます。...: {0} " , System::ObjectExt::Box < bool > ( ! System::ObjectExt::Equals(info...: {0} " , System::ObjectExt::Box < bool > (System::ObjectExt::Equals(info...

    docs.aspose.com/tasks/ja/cpp/page-header-and-fo...
  7. Crea un gruppo di levigatura per la mesh|Docume...

    Utilizzando Aspose.3D for .NET, gli sviluppatori possono creare un gruppo di smoothing per la mesh....a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/it/net/create-smoothing-grou...
  8. Crear grupo de suavizado para malla|Documentation

    Usando Aspose.3D for .NET, los desarrolladores pueden crear un grupo de suavizado para la malla....a cube with 6 faces var box = (new Box()).ToMesh(); //create a...var sg = (VertexElementSmoothi)box.CreateElement(VertexElementType...

    docs.aspose.com/3d/es/net/create-smoothing-grou...
  9. Geometrías de escala de una escena 3D|Documenta...

    Los desarrolladores pueden escalar solo las geometrías de un nodo 3D o todos los nodos de 3D Scene. Para lograr esto, los desarrolladores pueden llamar a varios miembros de Scale de la instancia de la clase PolygonModifier....obj" ); // create a Box instance var box = scene . RootNode .... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/es/net/scale-geometries-of-a...
  10. Working with image regions|Documentation

    Automatic detection of text bounding Boxes and extraction of text inside image rectangles....bounding boxes Automatic search for line bounding boxes Automatic...Automatic search for word bounding boxes Recognizing characters and automatically...

    docs.aspose.com/ocr/java/image-regions/