Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 187,807 for

page

(0.2 sec)
  1. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....Page Product Family Aspose.PSD Product...information to render all or selected pages from the sources DICOM file...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  2. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....to a specific position on a page. You will learn how to create...create a new PDF document, add a page, insert text at given coordinates...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  3. How to Crop a PDF using Java

    This simple topic guide describes how to crop a PDF using Java. It encompasses the configuration information, a program work flow, and a runnable sample code to crop one Page from PDF using Java....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using Java . This example...

    kb.aspose.com/pdf/java/how-to-crop-a-pdf-using-...
  4. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...diamond shape in page long shapeId = diagram . Pages [ 0 ]. DrawPolyline...added shape from page Shape shape = diagram . Pages [ 0 ]. Shapes...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  5. PageInfo.GetDotNetPaperSize | Aspose.Words for ...

    Discover the GetDotNetPaperSize method in PageInfo, designed to effortlessly retrieve the ideal PaperSize object for seamless Page printing....object suitable for printing the page represented by this PageInfo.../// Initializes the range of pages to be printed according to the...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...misalign when breaking across pages Severity : High - Affects PDF...displaced to incorrect positions Page layout is significantly corrupted...

    forum.aspose.com/t/table-layout-issues-in-word-...
  7. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  8. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SNAP_TO_CHARS Specifies that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...parameters and add text to a Visio page double PinX = 1 , PinY = 1 ...1 , Height = 1 ; diagram . Pages [ 0 ]. AddText ( PinX , PinY...

    docs.aspose.com/diagram/zh/net/working-with-text/
  10. Add PDF Header and Footer|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add headers and footers to your PDF file using TextStamp class....call AddStamp method of the Page to add the text in the header...// Add header on all pages for ( Page page : pdfDocument . getPages...

    docs.aspose.com/pdf/java/add-headers-and-footer...