Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 30,515 for

x

(0.08 sec)
  1. ChartDataLabelCollection.ShowCategoryName | Asp...

    Discover the ShowCategoryName property in ChartDataLabelCollection. Control data label visibility for your series and enhance your chart's clarity!...(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ReplacingArgs.group_index property | Aspose.Wor...

    ReplacingArgs.group_indeX property. Identifies, by indeX, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....replacement = f '0x { number : X } ' self . m_log . append ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of signing. Default value is current time (Now) in C++.... // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. ReplacingArgs.group_name property | Aspose.Word...

    ReplacingArgs.group_name property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....replacement = f '0x { number : X } ' self . m_log . append ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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 =…... We noticed the x-axis labels were not rendered...The issue you reported—chart x-axis labels overlapping with legends...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  7. 在 C# 中编辑 SVG 文件 – 元素、形状和路径

    使用 Aspose.SVG for .NET 在 C# 中编辑 SVG 文件:加载 SVGDocument,修改元素、属性和路径,并保存编辑后的矢量图形。了解如何添加圆形和折线、更新路径数据,以及在位图背景上叠加可编辑的 SVG 文本和形状。...GitHub 椭圆( Cx, Cy, Rx, Ry )、矩形( X, Y, Width, Height, Rx, Ry )和直线(...CreateSVGPoint (); 7 point1. X = 270; 8 point1. Y = 240; 9 SVGPoint...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  8. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  9. 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…...getWidth() + " x " + pdfPageInfo.getHeight());..." + scaledDimension.width + " x " + scaledDimension.height); Capture...

    forum.aspose.com/t/black-box-for-certain-images...
  10. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an eXisting sheet teXt overlaps based on the (X + width, y + height) coordinates. If it does, th…...sheet text overlaps based on the (x + width, y + height) coordinates...shapes left to right by their X (LeftToCorner) value List<Aspose...

    forum.aspose.com/t/how-to-overlapping-textbox-a...