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

header

(0.33 sec)
  1. 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...
  2. Paragraph Formatting in Word using C#

    Follow this article to perform paragraph formatting in Word using C#. It has the IDE settings, steps, and a sample code to customize the format of writing a paragraph using C#....If you want to remove the headers and footers of a Word file...refer to the article on Remove header and footer in Word using C#...

    kb.aspose.com/words/net/paragraph-formatting-in...
  3. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++....independent for shapes in the header and in the main text of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....Page Size Programmatically Add Header and Footer to PDF...

    docs.aspose.com/pdf/cpp/rotate-pages/
  5. 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...
  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. 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...
  8. 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...
  9. 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...
  10. 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-...