Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 311 for

axis system

(0.11 sec)
  1. Customize axis system for obj format|Documentation

    OBJ have no default coordinate System, we can manually define Axis System for it....Customize axis system for obj format Contents [ Hide ] Wavefront...adhere to a standard coordinate system; instead, the interpretation...

    docs.aspose.com/3d/net/customize-axis-system-fo...
  2. Coordinate system|Aspose.PDF for .NET

    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....Ask AI Coordinate system Contents [ Hide ] In both a PDF document...PDF library, the coordinate system starts from the bottom-left...

    docs.aspose.com/pdf/net/coordinate-system/
  3. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the Axis title appears vertically. I can rotate the Axis tick labels via AxisTickLabel…...Rotate Axis Title in Aspose.Words Java Aspose.Words Product Family...the axis title appears vertically. I can rotate the axis tick...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  4. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive Axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative Axis intervals display unformatted values (e.g., -1200, -3400000) inste…...Formatting Missing for Negative Axis Intervals Aspose.Total Product... B) on chart axes, positive axis intervals are formatted correctly...

    forum.aspose.com/t/compact-number-formatting-mi...
  5. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/HTML, the Axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.html"); On the first …...Chart axis issues when rendering DOCX to PDF/HTML Aspose.Words...with charts to PDF/HTML, the axis and its content appeared to...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  6. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-Axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...Chart axis labels overlap with legends when converting to PDF...Aspose.slides. We noticed the x-axis labels were not rendered correctly...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  7. 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...charts may have extra Y axis labels, and X axis labels are messed up...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  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...see that the labels on the x-axis appear slanted while in the...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  9. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-Axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...Charts have wrong axis labels when converting from DOCX to PDF...DOCX to PDF, I noticed some x-axis labels in some charts are wrongly...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Chart Axis Title Is Wrapped Incorrectly When Converting a Slide...Slides.Ink; using System.Drawing; using System.Drawing.Imaging;...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...