Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 143,562 for

paged

(0.18 sec)
  1. Разделение PDF программно|Aspose.PDF for .NET

    Эта тема показывает, как разделить страницы PDF на отдельные файлы PDF в ваших .NET приложениях с помощью C#....и добавьте отдельный объект Page в пустой документ. Сохраните...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ru/net/split-pdf-document/
  2. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Преобразование различных форматов изображений в...

    Эта тема покажет вам, как библиотека Aspose.PDF для PHP позволяет преобразовывать различные форматы изображений в PDF....Добавьте новую страницу в документ $page = $document -> getPages () ->...Установите поля страницы в 0 $page -> getPageInfo () -> getMargin...

    docs.aspose.com/pdf/ru/php-java/convert-images-...
  4. انتقال صفحات به PDF با استفاده از Python for .N...

    کد نمونه پایتون برای انتقال صفحات پی دی اف سند شما به صورت برنامه نویسی بر روی دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، C++ از طریق COM Interop....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Save output file dstDocument . save ( dst_File_name_new...

    products.aspose.com/pdf/fa/python-net/pages/move/
  5. Retrieving Connector Information|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.... Pages [ 1 ]. Connects ) { MessageBox...information - ID and name - about pages and master . It also lets you...

    docs.aspose.com/diagram/net/retrieving-connecto...
  6. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/java/com.aspose.word...
  7. 追加の種類のPDF注釈を使用する|Aspose.PDF for Java

    このセクションでは、PDFドキュメントに追加の種類の注釈を追加、取得、削除する方法について説明します。...AnnotationSelectorを使用して注釈をフィルタリング Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/ja/java/extra-annotations/
  8. PDF 레이어 작업하기 C#|Aspose.PDF for .NET

    다음 작업에서는 PDF 레이어를 잠그고, PDF 레이어 요소를 추출하고, 레이어가 있는 PDF를 평면화하고, PDF 내의 모든 레이어를 하나로 병합하는 방법을 설명합니다....first page and the first layer var page = document . Pages [ 1...1 ]; var layer = page . Layers [ 0 ]; // Lock the layer layer...

    docs.aspose.com/pdf/ko/net/work-with-pdf-layers/
  9. Изображения DWF|CAD 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....и задайте свойствата page_height и page_width . Създайте обект...и задайте свойствата page_height и page_width . Създайте обект...

    docs.aspose.com/cad/python-net/izobrajeniya-dwf/
  10. Printing a Document|Aspose.Words for Java

    Print a document using Java through Settings, Print Preview, and Print progress dialogs.... Printing Multiple Pages on One Sheet Aspose.Words implements...document will appear on the printed page. The MultipagePrintDocume class...

    docs.aspose.com/words/java/print-a-document-pro...