Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 180,919 for

page

(0.07 sec)
  1. ShapeBase.Height | Aspose.Words for .NET

    Discover the ShapeBase Height property to easily adjust your shape's container height, enhancing design flexibility and precision in your projects....points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ControlChar.PageBreakChar | Aspose.Words for .NET

    Discover the ControlChar PageBreakChar field for efficient document formatting. Enhance your workflow with customizable Page break options!...PageBreakChar field Page break character: (char)12 or...// Add a page break. builder . Write ( "Before page break." +...

    reference.aspose.com/words/net/aspose.words/con...
  3. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML 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/html/
  4. LayoutEnumerator.Rectangle | Aspose.Words for .NET

    Discover the LayoutEnumerator Rectangle property. Get precise bounding rectangles of entities relative to the Page's top left corner in points....current entity relative to the page top left corner (in points)...entities. // Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last lines stay together on the same Page for better readability....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/net/aspose.words/par...
  6. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....merged images as one image on PDF page, we place them in the imageStream...imageStream, place the result on the page with addImage method, where...

    docs.aspose.com/pdf/java/merge-images/
  7. Create HTML Files via Java | products.aspose.com

    Java Sample code for generating HTML documents. Use this code for creating HTML files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/html/
  8. How to Convert Visio to PDF in C#

    This tutorial provides you information about how to convert Visio to PDF in C#. You will get all the details to configure the environment, step-by-step process and a runnable sample code to export Visio to PDF in C#...Page Product Family Aspose.PSD Product...different properties like page count and page index Save the output...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  9. Converting Worksheet to Image in Aspose.Cells|D...

    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....with multiple pages to an image file per page. Sometimes, you...them in applications or web pages. You might need to insert the...

    docs.aspose.com/cells/net/converting-worksheet-...
  10. Create PDF using PHP via Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications....more details check the GitHub page. How to Create PDF using PHP...Document class object. Add a page using Pages.Add() method. Create a...

    products.aspose.com/pdf/php-java/create/