Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 187,820 for

paged

(0.15 sec)
  1. 프로그래밍 방식으로 PDF 문서 만들기|Aspose.PDF for .NET

    이 페이지에서는 Aspose.PDF 라이브러리를 사용하여 처음부터 PDF 문서를 만드는 방법을 설명합니다.... Document 객체의 Pages 컬렉션에 Page 객체를 추가합니다. 페이지의 Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ko/net/create-document/
  2. الحصول على و ضبط خصائص الصفحة|Aspose.PDF لبي إت...

    يشرح هذا الموضوع كيفية الحصول على الأرقام في ملف PDF، والحصول على خصائص الصفحة وتحديد لون الصفحة باستخدام Aspose.PDF لـ PHP عبر Java....new Document ( $inputFile ); $pages = $document -> getPages ();...$responseData . "عدد الصفحات : " + $pages -> size (); الحصول على عدد الصفحات...

    docs.aspose.com/pdf/ar/php-java/get-and-set-pag...
  3. Ajouter un point de connexion à la forme|Docume...

    Cette section explique comment ajouter un point de connexion à une forme visio avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/fr/net/add-connection-p...
  4. Ställa in marginaler|Documentation

    Det här avsnittet förklarar hur du ställer in visios sidalternativ med Aspose.Diagram....sidmarginaler (PageTopMargin, Page BottomMargin, PageLeftMargin...sidmarginaler: PageTopMargin Page BottomMargin PageLeftMargin...

    docs.aspose.com/diagram/sv/net/setting-margins/
  5. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a page break in C++....is allowed to split across a page break. bool Aspose :: Words...disable rows breaking across pages for every row in a table. auto...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  7. 获取页面的纸张宽度和高度|Documentation

    本节介绍如何使用 Aspose.Diagram 获取 visio 页面的纸张大小。... 获取页面的页面宽度和页面高度 Prop of Page 下面的示例代码解释了 PageProps.PageWidth...Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/get-paper-width-...
  8. How to Rotate PDF using C#

    This article guides on how to rotate PDF using C#. It has development environment settings, a list of steps to be performed and a runnable sample code to rotate PDF pages using C#....Page Product Family Aspose.PSD Product...PDF for .NET to rotate the pages Load the input PDF using the...

    kb.aspose.com/pdf/net/how-to-rotate-pdf-using-c...
  9. Archiwa

    Archiwa...strony jako JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/pl/words/convert-html-to-image-...
  10. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...