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

header

(0.1 sec)
  1. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...Insert page numbers in the header builder.moveToHeaderFooter(HeaderFooterType...moveToHeaderFooter(HeaderFooterType.HEADER_PRIMARY); builder.insertField("PAGE");...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  2. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method...the first section's primary header, // which every page in that...; // Create another primary header for the second section, with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a document to PDF format....document contains bookmarks in the header/footer of the document, you...output PDF. The bookmarks in headers/footers are not exported when...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....document contains bookmarks in the header/footer of the document, you...output PDF. The bookmarks in headers/footers are not exported when...

    docs.aspose.com/words/nodejs-net/specify-render...
  5. Black and white SAT Exam form|Documentation

    OMR ready SAT Exam answer sheet in black and white...container=header columns_proportions=60%-10%-30%...height=50 &block ?block=examples_header column=1 border=square ?content=Examples...

    docs.aspose.com/omr/net/showcases/sat/bw/
  6. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....“-“ character An optional tag header used for syntax error checking...–switch2 ... # optional_tag_header // optional_comment > > Particular...

    docs.aspose.com/words/java/template-syntax/
  7. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility.... This call reads only the header bytes, so no Document is created...The method examines the file header, so a DOCX (Office Open XML)...

    docs.aspose.com/words/cpp/detect-file-format-an...
  8. Working with Messages from Server|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....example, they can retrieve header information before deciding...Retrieving Email Headers Information Email headers can give us information...

    docs.aspose.com/email/java/working-with-message...
  9. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....The first row, known as the header row, contains column names...

    products.aspose.com/total/net/update/csv/
  10. Remove Duplicate Rows in Excel using C#

    This article assists how to remove duplicate rows in Excel using C#. It provides the IDE settings, steps, and a code to delete duplicate lines in Excel using C#....with cells range, flag for headers, and columns list Remove duplicate...to handle the first row as header, and a list of columns whose...

    kb.aspose.com/cells/net/remove-duplicate-rows-i...