Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 181,649 for

page

(0.3 sec)
  1. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....Page Product Family Aspose.PSD Product...image is added to the target page, the resultant file is saved...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  2. Text|Documentation

    Text element is used to add one or more lines of text to the form....children array of the template page object . Declaration Text element..."children" : [ { "element_type" : "Page" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/text/
  3. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  4. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...AppendChild ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/net/aspose.words/pag...
  5. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated horizontally in Java....odd pages and to the right margin area size for even pages. LEFT_MARGIN...odd pages and to the left margin area size for even pages. PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  6. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....top margin area size for odd pages and to the bottom margin area...area size for even pages. MARGIN Specifies that the height is calculated...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....Examples Shows how to specify page properties in pixels. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 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...
  9. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...convertToText(Document pdfDocument, int page) throws Exception { // Create...the absorber for all PDF page if (page == 0) { pdfDocument.getPages()...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...
  10. 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/