Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 8,839 for

header

(0.19 sec)
  1. Creating Subtotals in Excel using C#

    Follow this article for creating subtotals in Excel using C#. You will get details to set the IDE, a list of steps, and a sample code showing how to create subtotal in Excel....sheet in it Add labels for the headers in the first row Set data in...range of data by excluding the header row Use the Subtotal() method...

    kb.aspose.com/cells/net/creating-subtotals-in-e...
  2. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....Called when enumeration of a header or footer in a section has...Called when enumeration of a header or footer in a section has...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。...0 ); // Put some data into header rows (A1:A4) for ( let i =...get ( i , 0 ). putValue ( `Header Row ${ i } ` ); } // Put some...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...
  4. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...does not work with nodes in header/footer and inside shapes. if(p...if(p.getAncestor(NodeType.HEADER_FOOTER)!=null || p.getAncestor(NodeType...

    forum.aspose.com/t/first-and-last-paragraph/322113
  5. Create Excel Table in Node.js

    Refer to this article to create Excel table in Node.js. Get the IDE settings, steps, and a sample code for using Excel tables in Node.js....for a range of data and data header information. Once you add the...

    kb.aspose.com/cells/nodejs/create-excel-table-i...
  6. Convert MPP to CSV in C#

    This topic is about how to convert MPP to CSV in C#. You can transform MPP file to CSV using C# by adhering to well defined steps and an example using a few lines of code....task filter, save format, and header settings to name a few. In...

    kb.aspose.com/tasks/net/convert-mpp-to-csv-in-c...
  7. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....namespace and all necessary header files Using Document class...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  8. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java.... Add PDF Header and Footer Add watermark to...

    docs.aspose.com/pdf/php-java/crop-pages/
  9. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....independent for shapes in the header and in the main text of the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++....// Insert the image into the header so that it will be visible...

    reference.aspose.com/words/cpp/aspose.words.dra...