Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 5,590 for

box

(0.13 sec)
  1. Opening Excel File without Open Save Cancel Dia...

    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....without Open Save Cancel Dialog Box using JavaScript via C++ Contents...the Open‑Save‑Cancel dialog box. It is to be noted here that...

    docs.aspose.com/cells/javascript-cpp/opening-ex...
  2. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...Black box for certain images when doing PDF to Image conversion...25.11, this generates a black box for certain images for certain...

    forum.aspose.com/t/black-box-for-certain-images...
  3. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...Using border-radius and box-shadow in Html -> PDF conversion...background-color: transparent; box-shadow: 0 4px 15px rgba(0, 0...

    forum.aspose.com/t/using-border-radius-and-box-...
  4. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...Issue Text : Box child can not be null Aspose.PDF Product Family...have facing the below issue. Box child can not be null ilyazhuykov...

    forum.aspose.com/t/issue-text-box-child-can-not...
  5. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the new default Font in Microsoft Word, so it should work “out of the Box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a new word document usi…...font does not work out of the box Aspose.Words Product Family bNobo...so it should work “out of the box” under Windows, but that’s not...

    forum.aspose.com/t/aptos-font-does-not-work-out...
  6. How to Get the Content’s Width and Height Inste...

    Hello, using ShapeThumbnailBounds.Appearance generates an image larger than the text Box, which is expected, but all methods return the width and height of the text Box instead of the content. Is there a way to get the w…...Height Instead of the Shape Box in Java? Aspose.Slides Product...an image larger than the text box, which is expected, but all methods...

    forum.aspose.com/t/how-to-get-the-content-s-wid...
  7. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Box-and-Whisker Chart Gets Squished When Converting a Slide to...slide. Slide has a Chart of “Box and Whisker” type. When I try...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  8. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating Box....FloatingBox tool The Floating Box tool is a special tool for placing...FloatingBox. Set the Box Border Style. Control Box Repetition. Add...

    docs.aspose.com/pdf/python-net/floating-box/
  9. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....entities import Box from aspose.threed.formats import...= Scene () # create a Box instance box = scene . root_node ....

    docs.aspose.com/3d/python-net/manipulate-custom...
  10. Crop PDF Pages programmatically C++|Aspose.PDF ...

    You may get page properties, such as the width, height, bleed-, crop- and trimBox using Aspose.PDF for C++.... 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/cpp/crop-pages/