Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 6,228 for

box

(0.07 sec)
  1. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  2. Printing Workbooks|Documentation

    How to print worksheets and workbooks using Java. This article provides the Java code to print worksheets and workbooks using Aspose.Cells for Java API....screenshot shows the dialog box for printing a workbook with...Excel. Figure: Print Dialog Box Printing Workbooks using Aspose...

    docs.aspose.com/cells/java/printing-workbooks/
  3. Showing Cell Range as the Data Labels|Documenta...

    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 Label Contains - Value From Cells . Check-box to show...

    docs.aspose.com/cells/java/showing-cell-range-a...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide) and the...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  5. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...fruit: ' ) # Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Setup dialog box. In the Page Setup dialog box, go to the Page...pages wide you want in the first box (Fit to x pages wide). Enter...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  7. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/python-net/supported-file-f...
  8. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/python-net/getting-started/...
  9. Supported File Formats|CAD 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....(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...(Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models. - Basic...

    docs.aspose.com/cad/javascript-net/getting-star...
  10. 产生紫外线|Documentation

    Aspose.3D for Python via .NET 提供了公开GenerateUV方法的PolygonModifier类,您可以使用该方法手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...entities import Box , PolygonModifier , VertexElementType...mesh without UV data mesh = Box () . to_mesh () mesh . vertex_elements...

    docs.aspose.com/3d/zh/python-net/generate-uv/