Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 187,690 for

page

(0.13 sec)
  1. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...appear at the bottom of the page. builder . write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add Text to PDF Using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Add the TextParagraph to Page using TextBuilder. Save the...particular page auto pdfPage = document -> get_Pages () -> idx_get...

    products.aspose.com/pdf/cpp/text/
  3. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 Pages into pdf, I can see the output pdf contains 106 Pages. When exploring I saw a table on Page 37 (in docx) got split into two tables in the next Page in pdf. Simsun a…...convert a docx file with 104 pages into pdf, I can see the output...contains 106 pages. When exploring I saw a table on page 37 (in docx)...

    forum.aspose.com/t/table-content-getting-split-...
  4. Split PDF, HTML, TXT Files using JavaScript | A...

    Simple demo source code to split PDF files on any platform with Node.js....document, you must split the pages of the original file. In order...object to split PDF pages. Add current page to the document. Save...

    products.aspose.com/pdf/nodejs-cpp/splitter/
  5. Extend and Contribute to CRM Duplicate Detectio...

    How to defined a custom workflow using Aspose.Words to detect duplicated documents in C#.... What is this page about? This page explains how to contribute...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extend-and-contribute...
  6. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#.... What is this page about? This page describes how to find...results. Please refresh the page and try again....

    docs.aspose.com/words/net/find-and-replace-text...
  7. Advanced Features|Aspose.PDF for Java

    This section shows how you can use LaTeX Tags in PDF document with Aspose.PDF for Java....Document doc = new Document (); Page page = doc . getPages (). add ();...latex = new LatexFragment ( s ); page . getParagraphs (). add ( latex...

    docs.aspose.com/pdf/java/advanced-features/
  8. Create VSTM Files via C# | products.aspose.com

    C# Sample code for generating VSTM documents. Use this code for creating VSTM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vstm/
  9. Create VSDM Files via C# | products.aspose.com

    C# Sample code for generating VSDM documents. Use this code for creating VSDM files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vsdm/
  10. Render WebForms DataGridView to PDF|Aspose.PDF ...

    This sample shows how to use Aspose.PDF library to render WebForm to PDF....Page , and overriding a Render method...render web page for PDF document } else { // render web page in browser...

    docs.aspose.com/pdf/net/render-webforms-datagri...