Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 187,118 for

paged

(0.43 sec)
  1. Chercher

    chercher... la taille de la page, la marge de la page, la résolution, etc...paramètres de la page tels que la taille de la page, la marge, la...

    blog.aspose.com/fr/html/convert-svg-word-docx-c...
  2. أرشيف

    أرشيف...Page page: oneSource) { oneDestination...oneDestination.appendChildLast(page.deepClone()); } // احفظ مستند OneNote...

    blog.aspose.com/ar/note/combine-onenote-java/
  3. ארכיון

    ארכיון...Page page: oneSource) { oneDestination...oneDestination.appendChildLast(page.deepClone()); } // שמור מסמך OneNote...

    blog.aspose.com/he/note/merge-onenote-java/
  4. ארכיון

    ארכיון...Page page: oneSource) { oneDestination...oneDestination.appendChildLast(page.deepClone()); } // שמור מסמך OneNote...

    blog.aspose.com/he/note/combine-onenote-java/
  5. 기존 PDF에서 테이블 제거|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 PDF 문서에서 테이블을 제거하는 방법을 이해하고 문서의 명확성과 구조를 개선합니다....first page with absorber absorber . Visit ( document . Pages [ 1...]); // Get first table on the page Aspose . Pdf . Text . AbsorbedTable...

    docs.aspose.com/pdf/ko/net/remove-tables-from-e...
  6. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。...first page with absorber absorber . Visit ( document . Pages [ 1...]); // Get first table on the page Aspose . Pdf . Text . AbsorbedTable...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...
  7. 使用 Python 在 PDF 中添加图像印章|Aspose.PDF for Python v...

    使用 Aspose.PDF for Python 库的 ImageStamp 类在 PDF 文档中添加图像印章。... 调用 Page 类的 add_stamp() 方法将印章添加到 PDF...0.5 # 将印章添加到特定页面 document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/zh/python-net/image-stamps-...
  8. Basics of Aspose.PDF DOM API|Aspose.PDF for .NET

    Aspose.PDF for .NET also uses the idea of DOM to represent the structure of a PDF document in terms of objects....application draws the document’s pages and their contents. A PDF is...collections like Pages or individual element like Page etc. The DOM...

    docs.aspose.com/pdf/net/basics-of-dom-api/
  9. TIFF do PDF Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów TIFF w jeden plik PDF programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...(); // Display and save the pages // Get the CLSID of the PNG...encoderClsid , NULL ); // add new page to document // create new image...

    products.aspose.com/pdf/pl/cpp/merger/tiff-to-pdf/
  10. Unisci da EPS a PDF usando Java | Aspose.PDF

    Combina due o più documenti EPS in un singolo file PDF a livello di programmazione con codice di esempio Java utilizzando Aspose.PDF per Java... Page page : pdfDocument1 . getPages...(). add ( page ); for ( com . aspose . pdf . Page page : pdfDocument2...

    products.aspose.com/pdf/it/java/merger/eps-to-pdf/