Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 30,425 for

x

(0.07 sec)
  1. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have eXtra Y aXis labels, and X aXis labels are messed up. Code: var doc = new Document(@“.\test.docX”); doc.Save(@“.\out.pdf”); I’v…...X and Y axis labels are incorrectly rendered when converting...have extra Y axis labels, and X axis labels are messed up. Code:...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  2. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide eXplains the types of data values and how to access and work with them in your charts....Ask AI Find Type of X and Y Values of Points in Chart Series...you want to know the type of X and Y values of chart points in...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  3. Is Aspose total for java support ISO 15930 (PDF...

    Does product Aspose total for java support ISO 15930 (PDF/X) and ISO 24517 (PDF/E) standard? I see in the documentation at link Key Features of Aspose.PDF|Aspose.PDF for .NET) that it supports it, but does version Aspos…...for java support ISO 15930 (PDF/X) and ISO 24517 (PDF/E) Aspose...for java support ISO 15930 (PDF/X) and ISO 24517 (PDF/E) standard...

    forum.aspose.com/t/is-aspose-total-for-java-sup...
  4. Charts not printed correctly - The X-axis label...

    Dear Aspose. As you can see from eXample (image attached): Bug_1598297_DiagonalLabelsOnXAsis-Difference.png (126.6 KB) There is a difference in the alignment of labels. Original alignment of data labels for X-AXis i…...Charts not printed correctly - The X-axis labels are shown diagonally...alignment of data labels for X-Axis in Excel for Desktop is horizontal...

    forum.aspose.com/t/charts-not-printed-correctly...
  5. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for C++. Our guide will eXplain the different types of data values and show you how to access and work with them in your charts....Find Type of X and Y Values of Points in Chart Series with Golang...you want to know the type of X and Y values of chart points in...

    docs.aspose.com/cells/go-cpp/find-type-of-x-and...
  6. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for JavaScript via C++. This guide eXplains the types of data values and how to access and work with them in your charts....Find Type of X and Y Values of Points in Chart Series with JavaScript...you want to know the type of X and Y values of chart points in...

    docs.aspose.com/cells/javascript-cpp/find-type-...
  7. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.X EN_16931 file. If i add the Xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the Xmp after the PDF/A-3 conversion the file is not a …...x EN_16931) Aspose.PDF Product Family...to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...
  8. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the X-aXis appear slanted while in the ppt they are straight. The code I used: using As…...Chart X-Axis Labels Appear Slanted When Converting a Slide to...I see that the labels on the x-axis appear slanted while in the...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  9. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - eXactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...a way to customize the msg-to-x conversion format? Aspose.Email...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...如何获取word中header和footer段落的坐标(x, y)? 中文技术支持 words-java imzdong...ord页面,所以我需要计算需要插入shape的段落的坐标(x,y)。然后去计算新的相对位置。出入body中的段落计算没有...

    forum.aspose.com/t/word-header-footer-x-y/316493