Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 8,827 for

header

(0.1 sec)
  1. Modifying Images|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.... This header contains information specific...BMP file, but has different header information. In the example...

    docs.aspose.com/imaging/java/modifying-images/
  2. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…... Header Problem with PDF.docx (62.6 KB) Header Problem...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  3. 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
  4. 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...
  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. 使用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...
  7. 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...
  8. 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-...
  9. 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/
  10. 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...