Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 145,871 for

paged

(0.06 sec)
  1. Öffentlich API Änderungen in Aspose.Diagram 16....

    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 page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/de/net/public-api-chang...
  2. Support pour les images DICOM|Aspose.PDF for .NET

    Cette section décrit comment prendre en charge les images DICOM dans un fichier PDF en utilisant la bibliothèque C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/fr/net/support-for-dicom-ma...
  3. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....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/python-net/aspose.wo...
  4. How to Resize Document During Conversion from S...

    Learn how to use rendering options to resize document pages to the size of the SVG content and vice versa....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/net/resize-document/
  5. نقل صفحات PDF|Aspose.PDF لبي إتش بي عبر جافا

    حاول نقل الصفحات إلى الموقع المطلوب أو إلى نهاية ملف PDF باستخدام Aspose.PDF لـ PHP عبر Java....new Document ( $outputFile ); $page = $document -> getPages () ->...$dstDocument -> getPages () -> add ( $page ); // حفظ ملف الإخراج $dstDocument...

    docs.aspose.com/pdf/ar/php-java/move-pages/
  6. Memindahkan Halaman PDF|Aspose.PDF untuk PHP me...

    Cobalah memindahkan halaman ke lokasi yang diinginkan atau ke akhir file PDF menggunakan Aspose.PDF untuk PHP melalui Java....new Document ( $outputFile ); $page = $document -> getPages () ->...$dstDocument -> getPages () -> add ( $page ); // Simpan file keluaran $dstDocument...

    docs.aspose.com/pdf/id/php-java/move-pages/
  7. C# 를 사용하여 PDF에서 이미지 추가, 추출 또는 제거 | Aspose.PDF

    이 페이지에서는 .NET용 Aspose.PDF 라이브러리를 사용하여 PDF 파일의 이미지 작업을 수행하는 기능을 설명합니다....upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/ko/net/images/
  8. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/
  9. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...absorber for all the pages pdfDocument.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/depending-on-the-length-of-t...
  10. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... TIFF Renders a page or pages of the document and saves...multipage TIFF file. PNG Renders a page of the document and saves it...

    reference.aspose.com/words/python-net/aspose.wo...