Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 152,150 for

page

(0.16 sec)
  1. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....paginated or has the concept of pages. We are talking about the rendering...rendering of a document into pages. The following diagram shows...

    docs.aspose.com/words/java/rendering/
  2. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....paginated or has the concept of pages. We are talking about rendering...rendering of a document into pages. The following diagram shows what...

    docs.aspose.com/words/net/rendering/
  3. PageBorderAppliesTo Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PageBorderAppliesTo enum to control Page border printing across specific Pages for enhanced document formatting....enumeration Specifies which pages the page border is printed on. public...Description AllPages 0 Page border is shown on all pages of the section...

    reference.aspose.com/words/net/aspose.words/pag...
  4. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add (); //...400 ); // 将图形对象添加到页面实例的段落集合中 page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/add-line/
  5. Use Connection indexes to connect shapes|Docume...

    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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  6. Insert Image|Documentation

    This section explains how to insert a image in a visio Page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/net/drawing/insert-image/
  7. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...com On this page you will find links to a number...WriteLine("Creating PDF with multiple pages"); Console.WriteLine("Creating...

    forum.aspose.com/t/intermittent-issues-connecti...
  8. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the text formats...'Primary footer' ) # Insert pages to display these headers and...= doc ) builder . writeln ( 'Page 1' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which Pages has the redlines?...programmatically identify which pages has the redlines? Professionalize...programmatically identify which pages in a PDF document contain redlines...

    forum.aspose.com/t/redlines-in-pdf/315965