Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 192,033 for

page

(1.6 sec)
  1. How to Insert Header and Footer in DOCX using C++

    In this example, we will explore how to insert Header and Footer in DOCX using C++. In order to use C++ to add Header and Footer information in Word Document, very simple API interface is used....Page Product Family Aspose.PSD Product...and bottom of Word document pages respectively. They hold key...

    kb.aspose.com/words/cpp/how-to-insert-header-an...
  2. Create organization chart in VDW document via ....

    C# source code to create organization chart in vdw file on .NET Framework, .NET Core, Mono Platforms....Select Page via its id Add organization node shapes to page. Add...Add connectors to page to connect shape and its parent. Auto layout...

    products.aspose.com/diagram/net/organizationcha...
  3. Installation and running examples | Aspose.Font...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/javascript-cpp/installation/
  4. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/convert-html-to-docx/
  5. Watermark VSTM document via Python | products.a...

    Python sample code to add watermark to VSTM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vstm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  6. Watermark VST document via Python | products.as...

    Python sample code to add watermark to VST documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vst" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  7. Watermark VTX document via Python | products.as...

    Python sample code to add watermark to VTX documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vtx" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  8. How to Add Comments to Visio Drawings in C#.

    This step by step tutorial shows you how to add comments to Visio drawings in C#. You can easily add comments to Visio drawings in C# with few lines of code....Page Product Family Aspose.PSD Product...files which can be attached to a page or a shape etc. Steps to Add...

    kb.aspose.com/diagram/net/how-to-add-comment-to...
  9. AI Grammar Checking|Aspose.Words for .NET

    Check a document grammar. Aspose.Words for .NET allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models....Hide ] Purpose Summary This page explains the grammar checking...the document in sections or pages. Use Document.Split to create...

    docs.aspose.com/words/net/grammar-checking/
  10. Email body with tab chacters convert to pdf iss...

    We have a .msg to be converted to PDF. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this msg file to pdf using below logic Ligic#1: Aspose.Words.Document do…...simply not enough space on the page. You can increase paper size...perpetually increase page size. In MS Word the maximum page size is limited...

    forum.aspose.com/t/email-body-with-tab-chacters...