Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 26,453 for

x

(0.14 sec)
  1. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to eXecute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...QRcodeImagePath)) { /* Adjesting x and y co-ordinates of QR Code...FooterPrimary] .Range.Replace("{PAGE_X_OF_Y}", "", options); sec.Hea...

    forum.aspose.com/t/how-to-imprve-performance-be...
  3. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...fill='RoyalBlue'>" + 7 " <rect x='100' y='100' rx='25' ry='25'...width='200' height='56' />" + 8 " <rect x='100' y='100' rx='25' ry='25'...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  4. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the teXt in docX file is unformatted in docX output file. this the code to convert from pdf to docX. string fileSource = @"C:\temp\XXX.pdf"; Aspose.Words.Document X = new Aspose.Words.Document(fil…...Document x = new Aspose.Words.Document(fileSource);...ChangeExtension(fileSource, "docx"); x.Save(fileName); is there a way...

    forum.aspose.com/t/text-out-of-tables-convertin...
  5. Working with Protection|Documentation

    This section eXplains how to set protection in the diagram with Aspose.Diagram....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/net/working-with-protec...
  6. Flip Image in Python

    This tutorial discusses how to flip image in Python. It eXplains the system configuration, the stepwise process, and a sample code to mirror image in Python....90, 180, or 270 degrees along X, Y, or both XY axes before writing...

    kb.aspose.com/imaging/python/flip-image-in-python/
  7. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....height and then setting the (x, y) position using coordinates...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/
  8. Working with Protection|Documentation

    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....protection include width, height, x-position, y-position, rotation...

    docs.aspose.com/diagram/python-java/working-wit...
  9. AxisCrosses Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AXisCrosses enum for defining aXis crossing points, enhancing your charting capabilities effortlessly....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。... Get ( k ); std :: cout << "X: " << pathPoint . GetX () << "...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...