Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 9,309 for

header

(1.79 sec)
  1. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....the first section's primary header, // which every page in that...); // Create another primary header for the second section, with...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. LayoutEnumerator.moveParent method | Aspose.Wor...

    Aspose.Words.Layout.LayoutEnumerator.moveParent method...to find the cell, column or header/footer parent of the entity...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....table, worksheet, image, shape, header/footer, etc. With option PdfSaveOptions...

    docs.aspose.com/cells/go-cpp/export-document-st...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....Comment >> ( newComment ); // Header: builder -> MoveToHeaderFooter...builder -> Writeln ( u "Original header contents." ); // Create a clone...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your document and replace it with the text you want using Node.js....Find and Replace String in Header/Footer of a Document You can...find and replace text in the header/footer section of a Word document...

    docs.aspose.com/words/nodejs-net/find-and-replace/
  6. PageSetup.restart_page_numbering property | Asp...

    PageSetup.restart_page_numbering property. True if page numbering restarts at the beginning of the section....the first section's primary header, # which every page in that...move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the Header), the table breaks. If i save it the workbook to the file system,…...the first data row (after the header), the table breaks. If i save...DataRange.RowCount - 1; // exclude header int colCount = table.DataRange...

    forum.aspose.com/t/cells-deleterange-break-form...
  8. Problem Statement: Layout Changes During DOCX t...

    We are experiencing layout discrepancies when converting a Microsoft Word document (.docx) to PDF using Aspose. The same source document, when converted using another (Word-based) tool, produces a PDF that exactly matche…...identical pagination Matches header/footer placement Is visually...pagination, and spacing Maintain header/footer positions across sections...

    forum.aspose.com/t/problem-statement-layout-cha...
  9. Copying Rows and Columns in Jython|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....( 0 ) # Put some data into header rows ( A1 : A4 ) i = 0 while...get ( i , 0 ). setValue ( "Header Row #i" ) # Put some detail...

    docs.aspose.com/cells/java/copying-rows-and-col...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....get information, we use the Header property. With ‘Hashtable’...Collections . Hashtable ( fileInfo . Header ); // Enumerate and display...

    docs.aspose.com/pdf/net/get-pdf-file-information/