Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,774 for

header

(0.06 sec)
  1. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb....Colorful1 style applied to it Header Bar Style If you take a look...control, you’ll notice two header bars: one for columns (that...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... write ( "Header Row,\n Cell 1" ); builder ...insertCell (); builder . write ( "Header Row,\n Cell 2" ); builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Multipurpose Internet Mail Extensions Protocol|...

    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....multi-part message bodies; and header information in non-ASCII character... Understanding MIME Headers MIME headers contain information...

    docs.aspose.com/email/java/multipurpose-interne...
  4. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...Replace text in cells and headers/footers for ( int i = 0 ; i...U16String header = pageSetup . GetHeader ( j ); if ( ! header . IsEmpty...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  5. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....CustomAnswerSheet element includes Header and CustomRow elements. These...children array Must contain Header and CustomRow elements. CustomAnswerSheet...

    docs.aspose.com/omr/net/json-markup/customanswe...
  6. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....demonstrates how to create headers/footers using DocumentBuilder...(); // Specify if we want headers/footers of the first page to...

    docs.aspose.com/words/java/insert-footer/
  7. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....Examples Shows how to create headers and footers in a document using...Specify that we want different headers and footers for first, even...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... builder -> Write ( u "Header Row, \n Cell 1" ); builder...InsertCell (); builder -> Write ( u "Header Row, \n Cell 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....from PDF in Java How to Remove Header and Footer from PDF in Python...Python How to Remove Header and Footer from PDF using C# How to...

    kb.aspose.com/pdf/page/4/
  10. 用 Node.js 和 C++ 为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用 Aspose.Cells for Node.js via C++ 程序设置 Excel 工作表页面设置的页眉和页脚,包括首页、奇数页和偶数页。... setHeader ( 1 , "I am the header of the Odd page." ); pageSetup...setEvenHeader ( 1 , "I am the header of the Even page." ); // Sets...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-dif...