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

paged

(0.19 sec)
  1. Проверить авторазвертывание страницы|Documentation

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

    docs.aspose.com/diagram/ru/net/check-page-autoe...
  2. 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/
  3. 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/
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. PDF 파일에 원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 원 객체를 만드는 방법을 설명합니다....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ko/net/add-circle/
  9. Arbeiten mit Ebenen|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.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/de/python-java/working-...
  10. Agregar objeto de curva a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de curva en su PDF utilizando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/es/net/add-curve/