Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 8,923 for

header

(0.56 sec)
  1. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples.... Pptx ); } Header Footer Note...

    docs.aspose.com/slides/net/examples/elements/co...
  2. Execute client side function on GridWeb page ch...

    This article introduces how to work with client js function in GridWeb....Items in GridWeb Set Column Header Tip Analyzing your prompt,...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Create and Manipulate Excel Table|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...., header‑row style, column stripes,...

    docs.aspose.com/cells/cpp/create-and-manipulate...
  4. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....of artifacts include page headers, footers, separators, or images...include Background, Footer, Header, Undefined, Watermark). Artifact...

    docs.aspose.com/pdf/net/artifacts/
  5. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....table, worksheet, image, shape, header/footer, etc. With option PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  6. Convert CSV to JSON|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....whether the range contains a header row. Indent : Indicates the...

    docs.aspose.com/cells/java/convert-csv-to-json/
  7. 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...
  8. 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...
  9. 表格单元格合并问题 - 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
  10. 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...