Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 8,852 for

header

(0.17 sec)
  1. 在 PDF 中添加水印|Aspose.PDF for Java

    本文通过 Java 编程解释了操作工件和在 PDF 中获取水印的功能。...枚举的值,其中包括 Background、Footer、Header、Undefined、Watermark)。 请注意,使用...

    docs.aspose.com/pdf/zh/java/add-watermarks/
  2. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....System :: String :: Format ( Header , m_cssFileName )); WriteAllFonts...private : static const String Header ; String m_cssFileName ; };...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....m_basePath = 0 ; # Custom header template const Header = "<!DOCTYPE html>...addHtml ( sprintf ( self :: Header , $m_cssFileName )); $this...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Find and Replace in C#|Aspose.Words for .NET

    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/net/find-and-replace/
  5. Create CSV using Python | products.aspose.com

    Generate Microsoft Excel CSV documents using Python applications without using Microsoft Office....The first row, known as the header row, contains column names...

    products.aspose.com/total/python-java/create/csv/
  6. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... 18 Print Body Text Before Header. NoLeading 19 No Leading. SpaceForUL...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...page between the section's header and footer. Body body = new...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Working with Outlook Tasks|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....the header information should be included (WRITE_HEADER). The.... MhtFormatOptions . WRITE_HEADER msg . save ( "MapiTask_out...

    docs.aspose.com/email/python-net/working-with-o...
  9. Create Gantt Chart in Excel using Java

    This article guides on how to create Gantt chart in Excel using Java. It has details to set the IDE, a list of steps, and a sample code to construct a Gantt chart using Java....finish dates Write the table headers and set the baseline with the...using Java . You can freeze the header row and create a table with...

    kb.aspose.com/cells/java/create-gantt-chart-in-...
  10. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....); 9 10 // Find the document header element and append the style...style element to the header 11 Element head = document. getElementsByTagName...

    docs.aspose.com/html/java/edit-a-document/