Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 187,572 for

page

(0.48 sec)
  1. Working with Fields in C#|Aspose.Words for .NET

    Introduction to field feature in Aspose.Words for .NET.... What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/net/working-with-fields/
  2. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  3. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#... Decide which pages to be analyzed and apply Visit...Visit to the desired pages. The tabular data will be scanned and...

    docs.aspose.com/pdf/net/extract-data-from-table...
  4. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...
  5. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....document are contained in a Page object’s Annotations collection...for that individual page only: every page has its own Annotations...

    docs.aspose.com/pdf/net/multimedia-annotation/
  6. Introduction to LINQ Reporting Engine in C#|Asp...

    Overview LINQ Reporting Engine to build a report in C#.... What is this page about? This page describes the LINQ Reporting...results. Please refresh the page and try again....

    docs.aspose.com/words/net/introduction-to-linq-...
  7. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...之后,您可以调用 Page 的 AddStamp 方法将印章添加到PDF中。您还可..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/zh/net/add-page-number/
  8. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...Insert text that spans several pages. DocumentBuilder builder = new...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/net/aspose.words/pag...
  9. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TOC getting distorted in multi-lingual scenario...

    Hi Tilal, While generating TOC Page for English headers, it is getting generated fine, but when we add Spanish/French headers we are facing following issues : Issue 1 : When add very long headers they are getting trim…...Tilal, While generating TOC page for English headers, it is getting...Spanish or French, the respective page number is not properly aligned...

    forum.aspose.com/t/toc-getting-distorted-in-mul...