Sort Score
Result 10 results
Languages All
Labels All
Results 9,891 - 9,900 of 190,234 for

paged

(0.2 sec)
  1. 使用 Python 编辑 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET 使用 Python 示例代码以编程方式编辑 PDF 文档... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hans/python-net/reda...
  2. Sposta le pagine in PDF usando C++ | Aspose.PDF

    Sposta le pagine PDF del tuo documento in modo programmatico con il codice di esempio C++ utilizzando Aspose.PDF per C++... Ottieni Page dalla collezione PageCollection...Document > (); auto page = srcDocument -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/it/cpp/pages/move/
  3. PDF 하이라이트 주석을 C++로 사용하기|Aspose.PDF for C++

    마크업 주석은 문서의 텍스트에서 하이라이트, 밑줄, 취소선 또는 물결 밑줄로 표시됩니다....-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 주석...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/ko/cpp/highlights-annotation/
  4. PDF Highlights Annotation using C++|Aspose.PDF ...

    Las anotaciones de marcado se presentan en el texto como resaltados, subrayados, tachados o subrayados irregulares en el texto de un documento....-> Visit ( document -> get_Pages () -> idx_get ( 1 )); //Crear...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/es/cpp/highlights-annotation/
  5. آرشیوها

    آرشیوها...as image: document_page_count = image.pages.length # جلوه های...# برای حلقه for page in image.djvu_pages: page.rotate(-0.5 + random...

    blog.aspose.com/fa/imaging/convert-image-to-pdf...
  6. Converting a PCL file to JPEG using Python | As...

    Sample code on Python for PCL to JPEG conversion. Use example code for batch PCL to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...settings for converting PDF pages to JPEG images.This option allows...

    products.aspose.com/pdf/python-net/conversion/p...
  7. XPS ファイルのページ操作 | Python

    XPS ファイルにページを追加する方法については、Aspose.Page API ソリューションで回答しています。Python での機能の使用方法については、こちらをご覧ください。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ja/python-net/xps/working-...
  8. Convertir un document en PDF dans Java|Aspose.W...

    Convertissez un document dans Word ou tout autre format pris en charge en PDF, ce qui préserve l'apparence d'origine d'un document lors de son rendu sur diverses plates-formes à l'aide de Java....est PDF – un format à mise en page fixe, qui préserve l’apparence...paginé ou ayant le concept de pages. Convertir un document Word...

    docs.aspose.com/words/fr/java/convert-a-documen...
  9. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…...Document(); var page = document.Pages.Add(); page.SetPageSize(590... 100); page.PageInfo.Margin = marginInfo; // Add page for (int...

    forum.aspose.com/t/major-performance-issue-in-l...
  10. XPS 파일의 인쇄 티켓(print tickets) 관리 | C++

    XPS 작업을 위한 C++ API 솔루션. 인쇄 티켓(print tickets) 관리 기능 포함. 인쇄 티켓 생성, 편집, 가져오기 및 연결 방법에 대한 C++ 예....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ko/cpp/print-tickets-xps/