Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 17,645 for

area

(0.14 sec)
  1. 使用JavaScript via C++导出打印区域范围到HTML。|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....< body > < h1 > Export Print Area to HTML Example </ h1 > < input...get ( 0 ); // Set the print area. worksheet . pageSetup . printArea...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  2. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....properties like active rectangular area for the link, border, width...rectangular area similar to the link annotation active area, font,...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  3. ChartSeriesCollection.add_date method | Aspose....

    ChartSeriesCollection.add_date method. Adds new [ChartSeries](../../chartseries/) to this collection...to add series to any type of Area, Radar and Stock charts. def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the text wraps around in C++.... There is a text free area on the right of the shape. Right...shape only. There is a text free area on the left side of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. How to - developer tips|CAD 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....existing ones Calculation of area and circumference of the circles...content in layout regardless plot area Export of only some entities...

    docs.aspose.com/cad/net/developer-guide/how-to/
  6. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....Annotations is a rectangular area that can be placed anywhere...when the user clicks in the area of this link. The following...

    docs.aspose.com/pdf/python-net/link-annotations/
  7. Find Specific Word Occurrence|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....FindOptions (); //Create a cell area CellArea ca = new CellArea ();...EndColumn = 13 ; //Set cells area for find options findOptions...

    docs.aspose.com/cells/net/find-specific-word-oc...
  8. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...Get ( 0 ); // Set the print area worksheet . GetPageSetup ()...// Set flag to export print area only options . SetExportPrintAreaOn...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  9. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  10. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...Words does not show area of page margins by default....document edge the displayed area can be extended with this option...

    reference.aspose.com/words/python-net/aspose.wo...