Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 187,113 for

paged

(0.38 sec)
  1. Alterando tamanhos de página em arquivo PDF|Asp...

    Tente aprender como alterar os tamanhos das páginas em um arquivo PDF usando a classe PdfPageEditor.... A propriedade Pages pode ser usada para atribuir...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/pt/net/changing-page-sizes-...
  2. تقسيم ملفات PDF برمجياً باستخدام بايثون|Aspose....

    يوضح هذا الموضوع كيفية تقسيم صفحات PDF إلى ملفات PDF فردية في تطبيقات بايثون الخاصة بك عبر C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/ar/python-cpp/split-pdf-doc...
  3. Membagi PDF secara programatis dalam Python|Asp...

    Topik ini menunjukkan cara membagi halaman PDF menjadi file PDF individual dalam aplikasi Python melalui C++ Anda.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/id/python-cpp/split-pdf-doc...
  4. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per page in the document grid in C++....sets the number of lines per page in the document grid. int32_t...1. Maximum value depends on page height and font size of the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Create PDF using .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for .NET API to easily generate and read PDF files in .NET applications.... Add a page using Pages.Add() method. Create a...Paragraphs collection of the page. Save the PDF using Save(String)...

    products.aspose.com/pdf/net/create/
  6. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET...Page.Artifacts collection class....inputFile ); var page = pdfDocument . Pages [ 1 ]; if ( page . Artifacts...

    products.aspose.com/pdf/net/watermark/remove/
  7. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  8. Использование текстовой аннотации для PDF через...

    Aspose.PDF для Python позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа....коллекцию Annotations объекта ‘page’. Следующий фрагмент кода показывает...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/ru/python-net/text-annotation/
  9. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다....)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  10. Chercher

    chercher...suit : Ajoutez une nouvelle page au document PDF et définissez...collection de paragraphes de la page. Enfin, enregistrez le document...

    blog.aspose.com/fr/pdf/generate-pdf-file-from-i...