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

header

(2.07 sec)
  1. Page Breaks|Aspose.Words for JasperReports

    Aspose.Words for JasperReports supports three ways page breaks are inserted between document pages....default because there may be headers and footers in the document...Microsoft Word requires different headers and footers to be placed in...

    docs.aspose.com/words/jasperreports/page-breaks/
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java를 사용하여 PDF에서 첨부 파일을 추가, 추출 또는 제거합니다 https://products.aspose.com/pdf/ko/java/attachments/ Recent content in Java를 사용하여 PDF에서 첨부 파일을 추가, 추출 또...... message mx-6 message-header Repository message-body p-0...</repository> message mx-6 message-header Dependency message-body p-0...

    products.aspose.com/pdf/ko/java/attachments/ind...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하여 PDF에서 이미지 추가, 추출 또는 제거 https://products.aspose.com/pdf/ko/java/images/ Recent content in Java 를 사용하여 PDF에서 이미지 추가, 추출 또는 제거 on Asps...... message mx-6 message-header Repository message-body p-0...</repository> message mx-6 message-header Dependency message-body p-0...

    products.aspose.com/pdf/ko/java/images/index.xml
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Java 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 https://products.aspose.com/pdf/ko/java/stamps/ Recent content in Java 를 사용하는 PDF의 텍스트, 이미지 또는 페이지 스탬프 on ...... message mx-6 message-header Repository message-body p-0...</repository> message mx-6 message-header Dependency message-body p-0...

    products.aspose.com/pdf/ko/java/stamps/index.xml
  6. 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...
  7. 表格单元格合并问题 - 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
  8. 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-...
  9. 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...
  10. 在 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-...