Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,747 for

box

(0.07 sec)
  1. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....worksheetIndex , 1 , 0 , ObjectExt :: Box < String > ( u "North America"...worksheetIndex , 2 , 0 , ObjectExt :: Box < String > ( u "Europe" )));...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  2. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...1 KB) AddTextBox(page, "Box Number One", new AnnotationDetails(180... 60), 0); AddTextBox(page, "Box Number Two", new AnnotationDetails(220...

    forum.aspose.com/t/text-rotation-in-floatingbox...
  3. FormField.default property | Aspose.Words for N...

    FormField.default property. Gets or sets the default value of the check Box form field...the default value of the check box form field. Default value for...Remarks Applicable for a check box form field only. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type....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...
  5. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....eetInde, 0 , 1 , ObjectExt::Box<System::String>(u "Series 1"...eetInde, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2"...

    products.aspose.com/slides/cpp/chart/ppt/
  6. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check Box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkBox like this: image.png (491 Bytes) We are developing a web application and…...Hello, I need to manage check box on excel cells thanks to the...Console.WriteLine("a5 check box style: " + a5.IsCheckBoxStyle);...

    forum.aspose.com/t/checkbox-on-excel/312207
  7. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Remove method. Removes the specified value from the collection in C++....Shows how to insert a combo box field, and edit the elements...> ( doc ); // Insert a combo box, and then verify its collection...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Get and Set Page Properties|Aspose.PDF for .NET

    Learn how to get and set page properties for PDF documents using Aspose.PDF for .NET, allowing for customized document formatting....property Media box : The media box is the largest page box. It corresponds...PDF. In other words, the media box determines the physical size...

    docs.aspose.com/pdf/net/get-and-set-page-proper...
  9. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....drawing objects like labels, text boxes, pictures, etc., into a chart...in a report is to use a text box. For example, enter text to highlight...

    docs.aspose.com/cells/cpp/controls-in-charts/
  10. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0.... Scene () box = a3d . Box () mat = a3d . shading...create_child_node ( "box1" , box ) . material = mat opt = a3d...

    docs.aspose.com/3d/python-net/customize-non-pbr...