Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 5,589 for

box

(0.07 sec)
  1. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Stamp as Background in Floating Box Create a FloatingBox in a PDF...background color, and position the box precisely on the page. This is...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  2. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....Microsoft Project Page Setup dialog box has 6 tabs (see screenshot)....: {0} " , System::ObjectExt::Box < bool > ( ! System::ObjectExt::Equals(info...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  3. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....defaultWorksheetInde , 0 , 1 , ObjectExt :: Box < System :: String > ( u "Series...defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System :: String > ( u "Series...

    docs.aspose.com/slides/cpp/create-chart/
  4. Managing Controls|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....as text boxes, check boxes, radio buttons, combo boxes, labels...spinners, scroll bars, group boxes etc. Aspose.Cells provides the...

    docs.aspose.com/cells/java/managing-controls/
  5. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....by adjusting the Crop box (the crop box is the “page” size at...page_collection_get_page Get the crop box rectangle from the page using...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  6. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink Box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...inconsistencies in the output: 1 - Pink box is lower and hides the value...pink box 3 - White (2) is lower - should be in pink box 4 - Black...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  7. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...entities import Box from aspose.threed.formats import...= Scene () # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  8. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its contents..."This text is inside the text box." ); // Set the "Hidden" property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....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/python-net/get-and-set-page...
  10. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....obj" ); // create a Box instance var box = scene . RootNode .... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/net/scale-geometries-of-a-3d...