Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 8,818 for

header

(0.13 sec)
  1. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing shapes from section Headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....(drawing objects) from the headers and footers of this section...remove all shapes from all headers footers in a section. Document...

    reference.aspose.com/words/net/aspose.words/sec...
  2. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....style attribute 13 HTMLElement header = (HTMLElement)document. GetElementsByTagName...properties 16 header. Style . Color = "#8B0000" ; 17 header. Style ...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. 在 Ruby 中复制行和列|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....( 0 ) # Put some data into header rows (A1:A4) i = 0 while i...get ( i , 0 ) . setValue ( "Header Row #{ i } " ) i += 1 end #...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  4. Aspose.Email for .Net Canonical Form of mail - ...

    Does Aspose.Email for .Net support to convert Canonical Form, Non-Canonical Form and group to convert into simple mail(SMTP). For example → we have cc fields of a mail in xml . N=Username/OU=OrganizationalUnit/O=Organ…...SMTP address in some field or header. If the mail was exported from...address (for example, in the headers), then Aspose.Email can recognize...

    forum.aspose.com/t/aspose-email-for-net-canonic...
  5. How to Add a PDF Page to Another PDF using Java

    This article explains how to how to add a PDF page to another PDF using Java. All the details are available owing to the IDE configuration, a list of programming tasks, and a running sample code to insert PDF page into PDF using Java....in PDF for instance adding a header and footer in a PDF file refer...to the article on how to add header and footer in PDF using Java...

    kb.aspose.com/pdf/java/how-to-add-a-pdf-page-to...
  6. Add Footer to Multiple Documents|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....number to be printed in the header, it will be separated from...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  7. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... border_surrounds_header Specifies whether the page...border includes or excludes the header. borders Gets a collection...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....information, there are page header or footer, lines or other graphics...include Background, Footer, Header, Undefined, Watermark). A watermark...

    docs.aspose.com/pdf/java/artifacts/
  9. Convert CSV to JSON|Documentation

    Convert CSV file to JSON by using the simple-to-use Aspose.Cells for .NET API....whether the range contains a header row. Indent : Indicates the...

    docs.aspose.com/cells/net/convert-csv-to-json/
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...toList()); List<String> header = new ArrayList<>(); if (CollectionUtils...CollectionUtils.isNotEmpty(jw_list)) { header = Arrays.asList("融资单位地区", "融资单位"...

    forum.aspose.com/t/topic/312798