Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 187,789 for

paged

(0.54 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. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....Page Product Family Aspose.PSD Product...PDF using Java on a selected page. You may delete all or selected...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...
  3. Как масштабировать лист с помощью Python.NET|Do...

    В этой статье объясняется, как масштабировать лист с помощью Aspose.Cells для Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/ru/python-net/how-to-scal...
  4. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display....float, float ) Calculates the page size in pixels for a specified...of the page in pixels. Examples Shows how to print page size and...

    reference.aspose.com/words/net/aspose.words.ren...
  5. PDF文本注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您添加、获取和删除PDF文档中的文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段向您展示了如何在 PDF..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-annotation/
  6. 公共 API Aspose.Diagram 6.0.0 的变化|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....get Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get Visio shapes by ids Shape ShapedOne = page...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  7. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना PDF को Python में संपीड़ित करें। PDF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...pdf" , 'rb' ) as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range ( 0 , len (pages_stream)): # वर्तमान पृष्ठ छवि...

    products.aspose.com/words/hi/python-net/compres...
  9. About footer addition on aspose word template i...

    Hi Team, Is there any way to add footer on cover page(First page) and it’s reflects on second page onwards in aspose word templates reports? For reference adding cover template. coverTemplate.docx (28.8 KB)...cover page(First page) and it’s reflects on second page onwards...You can use standard MS Word PAGE field to achieve this. rose...

    forum.aspose.com/t/about-footer-addition-on-asp...
  10. 페이지 속성 가져오기 및 설정|Aspose.PDF for .NET

    Aspose.PDF for .NET를 사용하여 PDF 문서의 페이지 속성을 가져오고 설정하는 방법을 배우고, 사용자 정의 문서 형식을 허용합니다.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/ko/net/get-and-set-page-pro...