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

header

(0.27 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract or Remove Images in PDF using Javahttps://products.aspose.com/pdf/java/images/Recent content in Add, Extract or Remove Images in P...... 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/java/images/index.xml
  2. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...address extraction, and email header manipulation. Aspose.Words...email address extraction, email header manipulation, document conversion...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF reader....Shows to process bookmarks in headers/footers in a document that...file_name = MY_DIR + 'Bookmarks in headers and footers.docx' ) # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API.... has_header_row : Indicates whether the...the range contains a header row. indent : Specifies the indentation...

    docs.aspose.com/cells/python-net/convert-csv-to...
  5. 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/
  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. 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-...
  8. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Word using Java How to Add Header and Footer in Word Document...

    kb.aspose.com/words/java/page/4/
  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