Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 187,811 for

paged

(0.15 sec)
  1. تحويل مستند متعدد الصفحات إلى صورة في Python|As...

    تصدير المستندات متعددة الصفحات إلى الصور النقطية(JPG, PNG, GIF, BMP, TIFF, WebP) باستخدام Python....الصفحات عند الحفظ في صورة: single_page - احفظ أول الصفحات المحددة فقط...Horizontal layout . options . page_layout = MultiPageLayout . Horizontal...

    docs.aspose.com/words/ar/python-net/convert-a-m...
  2. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page range formatting and enhance your document's clarity....separate the start and end of a page range. public string PageRangeSeparator...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Add Images to PDF using C# | Aspose.PDF

    Adding images into PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/add/
  4. Crop PDF using PHP | Aspose.PDF

    Crop PDF without losing quality in PHP programmatically with C# sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. How to Crop PDF using PHP You...method. If you want to crop a PDF page, a cropping solution can help...

    products.aspose.com/pdf/php-java/crop/
  5. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/net/workbook-and-workshee...
  6. 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/
  7. 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/
  8. Проверить авторазвертывание страницы|Documentation

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

    docs.aspose.com/diagram/ru/net/check-page-autoe...
  9. PDF 파일에 선 객체 추가|Aspose.PDF for C++

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF에 선 객체를 추가하는 방법을 설명합니다....Document 생성 PDF 파일의 페이지 컬렉션에 Page 추가 Graph 인스턴스 생성 페이지 인스턴스의 단락...페이지를 추가합니다. auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/ko/cpp/add-line/
  10. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....// force write HTMLs of all pages into one output document newOptions...Document doc = new Document (); Page p = doc . getPages (). add ();...

    docs.aspose.com/pdf/java/whatsnew/