Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 145,866 for

page

(0.11 sec)
  1. Aspose.Cells Font Usage|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....Assistant Close Output Blank Page when there is Nothing to Print...

    docs.aspose.com/cells/java/aspose-cells-font-us...
  2. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient document splitting. Optimize your workflow with versatile options for seamless part management....Description Page 0 Specifies that the document is split into pages. SectionBreak...Shows how to split document by pages. string doc = MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.low...
  3. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 Pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...PDF document with around 416 pages. System.OutOfMemoryException:...TextAbsorber.Visit(Page page) at Aspose.Pdf.Page.Accept(TextAbsorber...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  4. Draw Text|Documentation

    This section explains how to draw text in a visio Page with Aspose.Diagram. Support using C# to draw text and save as pdf, svg, html, image, xps and other formats....developers to draw a text shape in a page.The code example below shows...developers to draw a text in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-text/
  5. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio Page with Aspose.Diagram. Support using C# to draw pentagon and save as pdf, svg, html, image, xps and other formats....to draw a pentagon shape in a page.The code example below shows...developers to draw a pentagon in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  6. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look....text and the top edge of the page. public bool DoNotDisplayPageBoun...across 3 pages. builder . Writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/net/aspose.words.set...
  7. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  8. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.PageColor property. Gets or sets the Page color of the document...pageColor property Gets or sets the page color of the document. This...simple way to specify a solid page color for the document. Setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX 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/vssx/
  10. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document Pages or shapes to images in Java....options when rendering document pages or shapes to images. To learn...300dpi.png", options); Renders a page of a Word document into an image...

    reference.aspose.com/words/java/com.aspose.word...