Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 14,729 for

area

(0.05 sec)
  1. Color Balance Adjustment Layer|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....three pairs inherent to each area of the tonal range (shadows...of the particular tonal range area name and color names in the...

    docs.aspose.com/psd/java/layer-types/adjustment...
  2. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...as_field_print () # Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying to add offset to my value axis ticklabel but it does not work. The purpose would be to add space between the end of the curve and the ticklabels to display the end point value (datalabels) correctl…...axis labels and the chart/plot area corner/end. Could you please...axis labels and the chart/plot area corner/end. Could you ple I...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  4. 设置打印区域|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....cell to F20 cell) of the print area pageSetup . PrintArea = "A1:F20"...5 , 1 , 2 ); //set the print area for the first sheet wb . SetPrintArea...

    docs.aspose.com/cells/zh/net/set-print-area/
  5. How to Convert PDF to Text File using C#

    This simple tutorial will provide details on how to convert PDF to Text file using C#. It explains how using C# PDF to Text converter application can be created with few API calls....from a particular rectangle area on the PDF page, you have the...liberty to define that rectangular area as well. Different modes can...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tex...
  6. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...possible to specify target areas for barcode detection by creating...without any barcodes. Target areas have to be determined accurately...

    docs.aspose.com/barcode/java/set-target-regions/
  7. 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...
  8. 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...
  9. Export Range of Cells in a Worksheet to Image|D...

    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....image of a range, set the print area to the desired range and then...

    docs.aspose.com/cells/net/export-range-of-cells...
  10. 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-...