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

box

(0.05 sec)
  1. 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/
  2. 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...
  3. Elements|Aspose.Slides for PHP Documentation

    Explore PHP examples for every slide element with Aspose.Slides—shapes, text, images, media, charts, animation, and more—covering PowerPoint and OpenDocument....Layout Slide Master Slide Text Box Picture Chart Audio Section Animation...

    docs.aspose.com/slides/php-java/examples/elements/
  4. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....the text contents of a text box. doc = aw . Document () builder... drawing . ShapeType . TEXT_BOX , width = 200 , height = 200...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....Repeat: In the “Page Setup” dialog box, go to the “Sheet” tab. In the...repeat at the top by clicking the box next to “Rows to repeat at top”...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  6. 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/supported-fi...
  7. 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...
  8. 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...
  9. FormField.result property | Aspose.Words for No...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. let doc = new aw . Document...fruit: " ); // Insert a combo box which will allow a user to choose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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/