Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 8,011 for

header

(0.28 sec)
  1. .cpio File Format - Everything You Need to Know...

    Explore the CPIO file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how BZ2 simplifies data archiving and sharing, making it ideal for both developers and users....consists of a header followed by the file data. The header contains...In binary CPIO archives, the header consists of fixed-length fields...

    products.aspose.com/zip/most-common-archives/wh...
  2. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...TextFragment header = new TextFragment ( "2020年秋季新渡轮路线" ); header . getTextState...)); header . getTextState (). setFontSize ( 24 ); header . setHorizontalAlignme...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  4. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in Headers/footers are exported....Specifies how bookmarks in headers/footers are exported. Members...Description NONE Bookmarks in headers/footers are not exported. FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.ignore_tables property | Aspose....

    CompareOptions.ignore_tables property. Specifies whether to compare the differences in data contained in tables....new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes....new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base document which will be used during comparison...new_comment ) # Header: builder . move_to_header_footer ( aw ....HeaderFooterType . HEADER_PRIMARY ) builder . writeln ( 'Original header contents...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....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/python-net/aspose.wo...
  9. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...AppendChild ( newComment ); // Header: builder . MoveToHeaderFooter...builder . Writeln ( "Original header contents." ); // Create a clone...

    reference.aspose.com/words/net/aspose.words.com...
  10. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....properly for some fields in a header or footer. For example, trying...convert the PAGE field in a header or footer to static text will...

    docs.aspose.com/words/nodejs-net/replace-fields/