Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 187,850 for

page

(0.73 sec)
  1. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Add the table to a page. Save the file. The following...object to first page of input document document . Pages [ 1 ]. Paragraphs...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  2. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank Pages for a polished, professional finish....RemoveBlankPages method Removes blank pages from the document. public List...RemoveBlankPages () Return Value List of page numbers has been considered...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#.... What is this page about? This page describes a code comparison...results. Please refresh the page and try again....

    docs.aspose.com/words/net/code-comparison-for-c...
  4. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...and text but none work in A4 page size. the only time I have had...millimetres but this generates a page size that is much larger then...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  5. 使用评论|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.... 添加评论 Page 类公开的 addComment 方法允许您向绘图页添加注释。它采用...diagram . getPages (). getPage ( "Page-1" ). getPageSheet (). getAnnotations...

    docs.aspose.com/diagram/zh/java/working-with-co...
  6. HelloWorld Example in PHP|Aspose.Words for .NET

    Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#.... What is this page about? This page explains how to run...results. Please refresh the page and try again....

    docs.aspose.com/words/net/helloworld-example-in...
  7. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Workbooks in Apache POI and Aspose...

    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....Create New Workbook Page Setup - Fit to Page Setting Set Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workboo...
  9. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....example, you only need some pages from a specific document and...also split a document by pages or by page ranges. Both splitting...

    docs.aspose.com/words/nodejs-net/split-a-document/
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...WriteLine("### Number of markups found on page {0} : {1}", markup.Number, markup...WriteLine("Paragraph {0} of section {1} on page {2}:", j, i, markup.Number);...

    forum.aspose.com/t/text-fragments-found-in-page...