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

area

(0.13 sec)
  1. 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...
  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. Cross-Platform Drawing API|Documentation

    Aspose.Drawing library for Java for drawing pictures. Cross-platform support of Java Graphics API for 2D geometric drawings such as drawing lines, drawing shapes, drawing paths 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/java/developer-guide/cr...
  5. 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
  6. 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-...
  7. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....target sheet and set its cell area Set other properties of the...properties and effective cell area. This tutorial has guided us...

    kb.aspose.com/cells/java/how-to-create-data-val...
  8. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....by providing the rectangular area on the selected page Set basic...configured by setting the rectangular area where this comment is to be...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  9. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....is parsed and the rectangular area of each page is utilized to...class returns the rectangular area that is used to switch the page...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  10. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one page from PDF using C#....Rectangle object defining the crop area Set the CropBox, TrimBox, ArtBox...is initialized defining the area of the page that is to be cropped...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...