Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 30,424 for

x

(0.44 sec)
  1. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code eXamples, compatible with PPT and PPTX to automate presentation workflows.... X = ( float ) lbl . AsILayoutable . X + ( float )...

    docs.aspose.com/slides/net/callout/
  2. 在 PDF 中添加页码|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PdfFileStamp 为 PDF 文档添加页码。...() 在自定义坐标处添加页码 当您需要页码出现在每页的特定 X 和 Y 位置时,请使用基于坐标的重载。当文档布局需要自定义放置时,这种方法非常有用。..."""Add page numbers at explicit X/Y coordinates.""" pdf_stamper...

    docs.aspose.com/pdf/zh/python-net/page-number/
  3. Public API Changes in Aspose.3D 17.01|Documenta...

    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....\* \* struct Vertex { \* float x; \* float y; \* float z; \* };...writer . Write (( float ) cp . x ); writer . Write (( float ) cp...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  4. #NAME? when a LET-bound LAMBDA is invoked by na...

    Hi, we have a problem with LAMBDA and LET: Environment Aspose.Cells for .NET 26.6.0 .NET 9.0 Windows 11 Problem When a LAMBDA is bound to a name via LET and then invoked by that name — =LET(f,LAMBDA(X,X*2),f(5)) — Cal…...by that name — =LET(f,LAMBDA(x,x*2),f(5)) — CalculateFormula()...LET(_xlpm.f,_xlfn.LAMBDA(_xlpm.x,_xlpm.x*2),_xlpm.f(5))</f> Steps to...

    forum.aspose.com/t/name-when-a-let-bound-lambda...
  5. How to binarize an image|Documentation

    Binarize an image using fiXed binarisation method with threshold, method Bradly and Otsu method....surrounding area with size `s x s`. The resulting picture will...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Change Tick Label Direction|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for .NET. Our guide will help you understand how to adjust the orientation of tick labels on aXes, including horizontal, vertical, and angled orientations....which Axis Exists in the Chart X Axis Vs. Category Axis Analyzing...

    docs.aspose.com/cells/net/change-tick-label-dir...
  7. System Requirements|Documentation

    Aspose.3D for Node.js via Java does not require any other software to be installed on the machine where applications using this API are running....CentOS, and others) Mac Mac OS X Rendering Vulkan Aspose.3D for...

    docs.aspose.com/3d/nodejs-java/system-requireme...
  8. Working with Charts|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.... Set the category (X) axis labels to “=CompanySales...chart title and the category (X) axis. Click Finish to complete...

    docs.aspose.com/cells/reportingservices/working...
  9. Add Checkmark in Excel using Python

    Follow this article to add checkmark in EXcel using Python. It has details including IDE settings, a list of steps, and a sample code for inserting check mark in EXcel using Python....\u2717 for ballot x, \u2718 for heavy ballot x, and \u274C for...

    kb.aspose.com/cells/python/add-checkmark-in-exc...
  10. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boXes inside an image....std :: wcout << " x: " << rectangles [ i ]. x << " y: " << rectangles...

    docs.aspose.com/ocr/cpp/image-regions-line-find/