Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 192,335 for

paged

(0.4 sec)
  1. ContinuousSectionRestart enumeration | Aspose.W...

    aspose.words.layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering....different behaviors when computing page numbers in a continuous section...restarts page numbering. Members Name Description ALWAYS Page numbering...

    reference.aspose.com/words/python-net/aspose.wo...
  2. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...and last paragraph on a given page in a document. I’m using Aspose...last Paragraph on a specific page by letting Aspose.Words perform...

    forum.aspose.com/t/first-and-last-paragraph/322113
  3. Generate PDF from Images in Python

    Learn to generate PDFs from images in Python using Aspose.PDF for Python via .NET. This guide covers setup, code walkthrough, options, and tips....Add Each Image as a Separate Page Step 4: Configure Compression...Configuration Image Compression Level Page Size and Margins Resolution...

    blog.aspose.com/pdf/generate-pdf-from-images-in...
  4. Ställ in orientering och kontrollera exporten a...

    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....PageSheet som exponeras av klassen Page exponerar också utskriftsegenskapern..."Drawing1.vsdx" ); // get Visio page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/sv/java/set-orientation...
  5. استخدم FloatingBox لتخطيط PDF في بايثون|Aspose....

    تعرف على كيفية استخدام FloatingBox لتخطيط النص والمحتوى متعدد الأعمدة والموضع الدقيق في مستندات PDF باستخدام Python.... إضافة Page إلى المستند. قم بإنشاء FloatingBox...TextFragment . أضف FloatingBox إلى Page . احفظ مستند PDF النهائي باستخدام...

    docs.aspose.com/pdf/ar/python-net/floating-box/
  6. Orientation enumeration | Aspose.Words for Python

    aspose.words.Orientation enumeration. Specifies page orientation....Orientation enumeration Specifies page orientation. Members Name Description...Description PORTRAIT Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....vector graphics from a specified page and perform various operations...removing, or copying them to other pages. Extracting Graphics with GraphicsAbsorber...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  8. Проверить авторазвертывание страницы|Documentation

    В этом разделе объясняется, как проверить или изменить страницу, которая автоматически расширяется в файле visio с помощью Aspose.Diagram.... Свойство Pages, предоставляемое Diagram Класс...набор объектов Aspose.Diagram.Page. PageProps объект представляет...

    docs.aspose.com/diagram/ru/net/check-page-autoe...
  9. Resize PDF using PHP | Aspose.PDF

    Resize PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java....Resize PDF Pages with PHP In order to resize PDF file, we’ll...more details check the GitHub page. How to Resize PDF documents...

    products.aspose.com/pdf/php-java/resize/
  10. PDF 문서 생성|Aspose.PDF for Python via C++

    이 페이지는 Aspose.PDF for Python via C++ 라이브러리를 사용하여 처음부터 PDF 문서를 생성하는 방법을 설명합니다....document_get_pages 객체를 가져옵니다. 문서 모음의 끝에 새 페이지를 추가하고 page_collection_add_page...page_collection_add_page 추가된 페이지를 나타내는 Page 객체를 반환합니다. 현재 작업 디렉토리에 지정된 이름으로...

    docs.aspose.com/pdf/ko/python-cpp/create-document/