Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 30,463 for

x

(0.08 sec)
  1. #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...
  2. Get Page Information|Aspose.PDF for Python via ...

    Learn how to programmatically access page-level information in a PDF using Aspose.PDF for Python. This guide shows how to retrieve page width, height, rotation, and offsets for a specific page in a PDF document....width, height, rotation, and X/Y offsets. This information is...get_page_rotation ( 1 ) page_x_offset = pdf_info . get_page_x_offset ( 1 ) page_y_offset...

    docs.aspose.com/pdf/python-net/get-page-info/
  3. Implement Custom Paper Size of Worksheet for Re...

    This article eXplains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an EXcel file to PDF format programmatically....00 x 4.00 in" ; // Save the workbook...= "Pdf Page Dimensions: 6.00 x 4.00 in" ; // Save the workbook...

    docs.aspose.com/cells/javascript-cpp/implement-...
  4. 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...
  5. 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/
  6. ChartAxis.hidden property | Aspose.Words for Py...

    ChartAXis.hidden property. Gets or sets a flag indicating whether this aXis is hidden or not....series with categories for the X-axis, and respective decimal values...appearance of the chart. chart . axis_x . hidden = True chart . axis_y...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAXisTitle.rotation property. Gets or sets the rotation of the aXis title in degrees.... axis_x . title . show = True chart . axis_x . title . text...text = 'X Axis' chart . axis_x . title . orientation = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Migrate to the latest Aspose.Tasks for Java | A...

    Learn how to migrate from earlier versions of Aspose.Tasks for Java 8.1.0 to the latest ones....x Approach Copy 1 Project project...); New Aspose.Tasks for Java 8.x Approach Copy 1 Project prj =...

    docs.aspose.com/tasks/java/how-to-migrate-to-as...
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....X.0 Aspose.Slides for .NET 8.4 features...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. How to draw an image|Documentation

    Draw an image. Drawing lines, ellipses, rectangles, arcs, Bezier curves and strings.... We create a surface of 100 x 100 pixels with a depth of 32...

    docs.aspose.com/imaging/java/developer-guide/ho...