Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 17,667 for

area

(0.99 sec)
  1. Rendering Slicer|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....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/net/rendering-slicer/
  2. Rendering Slicer|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....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/java/rendering-slicer/
  3. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis.... Value ); // 2 - Area chart with dates distributed...Drawing . Charts . ChartType . Area , 500 , 300 ); let dates = [...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Cross platform drawing API for C# (.NET)|Docume...

    Aspose.Drawing library for Microsoft .NET for drawing pictures. Cross-platform support of C# Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing path and drawing rectangles....clip it within an elliptical area. To begin, we create a graphics...400). We then clip an ellipse area that fits within the rectangle...

    docs.aspose.com/drawing/net/developer-guide/cro...
  5. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....an image by setting the print area that covers only the slicer...

    docs.aspose.com/cells/python-net/rendering-slicer/
  6. 使用Aspose.Cells库在C#中应用条件格式阴影以交替显示行和列。通过调整这些条件,您可...

    如何通过 C++ 在 JavaScript 中使用 Aspose.Cells 库,为交替行列应用条件格式阴影。通过调整这些条件,您可以更好地控制单元格的外观。...applicable (A1 to I20) const area = CellArea . createCellArea...createCellArea ( "A1" , "I20" ); // Add area to the instance of FormatConditions...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  7. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...margins to maximize content area ws.PageSetup.LeftMargin = 0...Third Approach – Setting Print Area and Fit to Page with Auto-Fitting...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  8. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...line feeds in the whitespace area (not in the left hand, right...right hand, true, or false areas). Professionalize.Discourse September...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  9. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one page from PDF using Java....class object and define the crop area Apply the created Rectangle...rectangle is created by defining the area on the page that is to be cropped...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  10. How to Apply Conditional Formatting in Excel us...

    This article guides how to apply conditional formatting in Excel using Node.js. It has the details to set the IDE, a list of programming tasks, and a runnable sample code for adding conditional formatting in spreadsheet using Node.js....FormatConditionColle Create a cell area where formatting is to be applied...sheet followed by adding a cell area using the CellArea class and...

    kb.aspose.com/cells/nodejs/how-to-apply-conditi...