Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,665 for

area

(0.17 sec)
  1. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover text using C#....text box field in the above area with some text in it Use the...to it, define a rectangular area where the tooltip is to be placed...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  2. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some Area of a table with assigned table style...special formatting applied to some area of a table with assigned table...table cells. type Gets table area to which this conditional style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用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-...
  4. Insert Sparklines in Excel using C#

    This article provides a guide on how to insert sparklines in Excel using C#. It has IDE settings, steps, and a sample code to display sparklines charts using C#....file sample data Create a cell area providing the start row, start...sample data and define a cell area around the target data. Add...

    kb.aspose.com/cells/net/insert-sparklines-in-ex...
  5. 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...
  6. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....the range is E9:H15 CellArea area = CellArea :: CreateCellArea...EntireContent ); opts . SetRange ( area ); Cell cell ; do { // Search...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  7. Create Pivot Table in xlsx4j|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....//Dragging the first field to the row area. pivotTable . addFieldToArea...the second field to the column area. pivotTable . addFieldToArea...

    docs.aspose.com/cells/java/create-pivot-table-i...
  8. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... ChartArea, the chart area in the worksheet. ChartDataTable...without data markers Area Represents Area Chart AreaStacked Represents...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  9. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_TransparentMetafiles method. Specifies not to blank the Area behind metafile pictures in C++....method Specifies not to blank the area behind metafile pictures. void...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print Area with cells with rotate text. When we extract this Area as html and we try to insert it into a Word document using…...Excel File that contains a print area with cells with rotate text...text. When we extract this area as html and we try to insert it into...

    forum.aspose.com/t/documentbuilder-inserthtml-d...