Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 17,821 for

area

(0.23 sec)
  1. Limitations and API Differences|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....Android via Java covers a major area of functionality offered by...restricted to some functional areas. This article lists all such...

    docs.aspose.com/email/androidjava/limitations-a...
  2. 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...
  3. 使用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...
  4. Export Similar Border Style When Border Style I...

    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....Assistant Close Export print area range to HTML Export Worksheet...

    docs.aspose.com/cells/net/export-similar-border...
  5. Module.DetectAreasMode.COMBINE|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.COMBINE model.... Try one of the dedicated area detection models if you are...demonstrates how to use this document areas detection model: var settings...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  6. Extract All Images from Shapes in Visio|Documen...

    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....object represents the drawing area of a foreground page or a background...

    docs.aspose.com/diagram/net/extract-all-images-...
  7. Printing Workbooks in Aspose.Cells|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....to print the entire worksheet area unless you specify your selection...

    docs.aspose.com/cells/net/printing-workbooks-in...
  8. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...issue is that the content (print area) is quite wide, and I want it...large area from A1 till S411 for example that print area Professionalize...

    forum.aspose.com/t/extarct-content-from-excel-a...
  9. 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
  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-...