Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 8,817 for

header

(0.37 sec)
  1. CompareOptions.CompareMoves | Aspose.Words for ...

    Effortlessly compare document differences with CompareOptions CompareMoves. Discover key insights and streamline your workflow today!...AppendChild ( newComment ); // Header: builder . MoveToHeaderFooter...builder . Writeln ( "Original header contents." ); // Create a clone...

    reference.aspose.com/words/net/aspose.words.com...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look....hide vertical whitespace and headers/footers in view options. Document...3, Page 3." ); // Insert a header and a footer. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words.set...
  3. 档案

    档案...Words Header/Footer Creation Primer - Title...builder->Write(u"Aspose.Words Header/Footer Creation Primer.");...

    blog.aspose.com/zh/words/add-or-remove-header-a...
  4. 创建复杂的PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/zh/java/complex-pdf-example/
  5. PdfFileStamp Class|Aspose.PDF for Java

    Explore how to use the PDFFileStamp class in Java to stamp text or images onto a PDF document using Aspose.PDF....Text and Image Stamp Manage Header and Footer PdfFileSecurity...

    docs.aspose.com/pdf/java/pdffilestamp-class/
  6. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...12 ); } /* Customize header */ . x-spreadsheet-modal-search...arch . x-spreadsheet-modal-header { background : linear-gradient...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  8. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the Header or contents part....a picture in Word document header Add picture in Word document...and then insert a picture in header and a paragraph. The output...

    kb.aspose.com/words/java/how-to-insert-picture-...
  9. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....AppendChild ( newComment ); // Header: builder . MoveToHeaderFooter...builder . Writeln ( "Original header contents." ); // Create a clone...

    reference.aspose.com/words/net/aspose.words.com...
  10. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....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/cpp/find-and-replace/