Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 30,479 for

x

(0.21 sec)
  1. IsFiltered series and ChartCalculateOptions - F...

    Hi Aspose team, It seems we have an issue if I enable “filtered” series (so not visible in the chart) by changing IsFiltered to false, indeed after a full chart calculation the datapoints seems to be empty… I have a ch…...not expected… I need to get the X and Y pixels position… var pathWorkbook...point for {series.DisplayName}: X={point.ShapeXPx}, Y={point.ShapeYPx}");...

    forum.aspose.com/t/isfiltered-series-and-chartc...
  2. 使用Aspose-cad.jar,转PDF速度问题 - Free Support Forum ...

    您好,我试用了Aspose-cad.jar,实现将DWG模型空间的图纸转成独立的PDF页面,思路是先在DWG中定位需要转换的图框/图块的坐标和长宽,然后循环调用CadImage的save方法,将指定区域转成pdf格式,目前发现两种可用的方法: 1)在cadImage中设置minPoint和maXPoint; 2)按照官网示例实现指定坐标导出。然后外部采用循环实现逐页导出然后合并。 在试用时发现每次调用save方法,处理一个A3纸大…...fileNamePre + “第”+(++x)+“张图纸.pdf”; tempPDFFileNames[x-1] = fileName;...

    forum.aspose.com/t/aspose-cad-jar-pdf/313933
  3. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptX file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...increase this to move further left ) x = ( float(presentation.slide_size...add_picture_frame( slides.ShapeType.RECTANGLE, x, y, LOGO_W, LOGO_H, ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  4. NullPointerException Is Thrown When Loading a P...

    Hello, Since 25.8 (inclusive) version, I am not able to instantiate a lot of presentation files. Reason: Caused by: java.lang.NullPointerEXception: Cannot invoke "com.aspose.slides.ms.System.Xml.t2.getLocalName()" beca…...forEach(x -> { try (java.io.InputStream...= new java.io.FileInputStream(x.toFile())){ new Presentation(...

    forum.aspose.com/t/nullpointerexception-is-thro...
  5. ChartDataLabelCollection.separator property | A...

    ChartDataLabelCollection.separator property. Gets or sets string separator used for the data labels of the entire series...() # Add a custom series with X/Y coordinates and diameter of...series_name = 'Aspose Test Series' , x_values = [ 2.9 , 3.5 , 1.1 , 4...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create Excel Charts and Embed Them in Presentat...

    Create EXcel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.... get_Height (); int32_t x = 0 ; System :: ArrayPtr < uint8_t...AddOleObjectFrame ( static_cast < float > ( x ), 0.0f , oleWidth , oleHeight...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  7. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.AXisBuiltInUnit enumeration. Specifies the display units for an aXis....# Set X-axis tick marks and units axis = chart . axis_x axis ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Generate Data Matrix Barcodes in JavaScript|Doc...

    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....Barcóde©" ); // Set the X dimension to 4 pixels gen . Parameters..."Åspóse.Barcóde©" ); // Set the X dimension to 4 pixels gen . Parameters...

    docs.aspose.com/barcode/javascript-cpp/datamatr...
  9. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET... X and Y scale component must be...//Create a transform for brush. X and Y scale component must be...

    docs.aspose.com/page/net/ps/working-with-gradient/
  10. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or re-position it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/javascript-cpp/manipulate...