Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 6,234 for

box

(0.11 sec)
  1. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a Box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…...Box appearing around the watermark after converting the pdf to...first to pdf and then to Word, a box around the watermark text can...

    forum.aspose.com/t/box-appearing-around-the-wat...
  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. 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...
  4. Getting Bounding Coordinates for Multiple Hyper...

    Hi, Problem: Hyperlink Position Data Needed for Rasterized Text Shapes Background We use Aspose.Slides to convert PowerPoint presentations into an HTML5 format for web playback. As part of this conversion, we rasterize …...Multiple Hyperlinks in a Text Box in C# Aspose.Slides Product Family...each text portion’s bounding box Without this positional data...

    forum.aspose.com/t/getting-bounding-coordinates...
  5. 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...
  6. 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...
  7. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...Text Box Content Is Represented as Multiple Text Boxes in PPTX...text box content is represented as multiple text boxes in the...

    forum.aspose.com/t/extra-space-between-text-and...
  8. 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...
  9. 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/
  10. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...Scene (); // create a Box instance var box = scene . RootNode ...CreateChildNode ( "box" , new Box ()); // add custom property box . SetProperty...

    docs.aspose.com/3d/zh/net/manipulate-custom-pro...