Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 6,244 for

box

(0.33 sec)
  1. أرشيف

    أرشيف...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/ar/pdf/crop-pdf-pages-in-python/
  2. Archiv

    Archiv...skládá ze 6 rovin) Mesh box = (new Box()).ToMesh(); // Vytvořte...mat = (VertexElementMateria)box.CreateElement(VertexElementType...

    blog.aspose.com/cs/3d/split-merge-3d-mesh-csharp/
  3. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python.... media_box newHeight = r . width newWidth...height - newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  4. Aspose.Cells を使用して ActiveX コントロールを追加する|Document...

    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....CHECK_BOX COMBO_BOX COMMAND_BUTTON IMAGE LABEL LIST_BOX RADIO_BUTTON...

    docs.aspose.com/cells/ja/java/add-activex-contr...
  5. FDF, XML 및 XFDF 형식의 차이점은 무엇인가요|Aspose.PDF for .NET

    이 섹션에서는 Aspose.PDF Facades의 Form Class를 사용하여 XML, FDF 및 XFDF 양식 간의 차이를 설명합니다....문제의 해결책은 FormFieldFacade 클래스의 Box 속성으로, 필드의 위치를 저장합니다. 이러한 값을 사각형...coordinates of Form fields var box = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/ko/net/whats-the-difference...
  6. Archiwa

    Archiwa...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/pl/pdf/crop-pdf-pages-in-python/
  7. Archiv

    Archiv...crop_box = newBox document.pages[1].trim_box = newBox document...pages[1].art_box = newBox document.pages[1].bleed_box = newBox #...

    blog.aspose.com/cs/pdf/crop-pdf-pages-in-python/
  8. Excel Ausdrücke in andere Formate mit Python.NE...

    Lernen Sie, wie Sie Excel Ausdrücke mit Aspose.Cells für Python via .NET in LaTeX und MathML Formate exportieren.... text_boxes text_box = textboxes [ 0 ] # Assuming...is TextBox math_node = text_box . get_equation_paragraph () ...

    docs.aspose.com/cells/de/python-net/export-equa...
  9. 在将 3D 个场景保存为 GLTF 个2.0格式之前,自定义非PBR到PBR材质的转换|Doc...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/zh/python-net/customize-non-...
  10. Обрезка EPS с использованием решения Java API

    Функциональность обрезки EPS, предлагаемая API-решением Aspose.Page для Java, объясняется и иллюстрируется фрагментами кода здесь....; 7 8 //Get initial bounding box of EPS image 9 int [] initialBoundingBox...//Create new bounding box 12 //Bounding box is represented by 4...

    docs.aspose.com/page/ru/java/crop-eps/