Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 6,234 for

box

(0.76 sec)
  1. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... cyan ); // Creates a text box for the second slide IAutoShape...darkGray ); // Create a text box for the third slide autoshape...

    docs.aspose.com/slides/androidjava/manage-zoom/
  2. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....rendered on the page) bounding box of the shape in pixels. getBoundsInPixels(float...rendered on the page) bounding box of the shape in pixels. getBoundsInPoints()...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Format Number to Accounting with Golang ...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....open the Format Cells dialog box. Alternatively, you can press...: In the Format Cells dialog box, click on the Number tab. In...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  4. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension.... createChildNode ( new Box ( 0 . 01 , 3 , 3 )); // Perform...right . createChildNode ( new Box ( 0 . 01 , 3 , 3 )); // Save...

    docs.aspose.com/3d/java/working-with-linear-ext...
  5. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....operation to add fillable text box to PDF in Java . It uses the...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  6. Drawing Exchange Format

    DXF (Drawing Exchange Format) is a file format developed by Autodesk that is widely used for exchanging and sharing 2D and 3D design data between different CAD (Computer-Aided Design) software applications. DXF files contain information about geometric shapes, lines, arcs, and other elements used in drawings, as well as layer information, text, and dimensions. The format is supported by various CAD software, making it a standard for interoperability and collaboration in the design industry. DXF files can be easily accessed, edited, and shared, facilitating the exchange of design data across different platforms and software applications.... In the "Save As" dialog box, select "AutoCAD DXF" as the...In the "DXF Options" dialog box, you can customize the settings...

    products.aspose.com/gis/net/gis-formats/dxf
  7. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method...docx' ) Shows how to create box and whisker chart. doc = aw ...DocumentBuilder ( doc = doc ) # Insert a Box & Whisker chart. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....document tag in a plain text box and modify its appearance. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FBX animation rotation problem - Free Support F...

    The FBX rotation generated by this code is completely different from what I expected. Is my code incorrect or is it a bug in Aspose? Furthermore, the rotation works correctly when I set the X and Z axes separately, but …...CreateChildNode("cube1", new Box()); Property Rotation = cube1...CreateChildNode("cube1", new Box()); // Bind to EulerAngles, not...

    forum.aspose.com/t/fbx-animation-rotation-probl...
  10. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....demonstrates adding a Combo Box ActiveX control using C# in Excel...

    kb.aspose.com/cells/net/using-activex-controls-...