Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 1,236 for

page number

(0.1 sec)
  1. Xóa Liên kết khỏi PDF qua Cloud Node.js SDK

    Xóa siêu liên kết khỏi các trang PDF với Aspose.PDF Cloud SDK trong Node.js...."GI5UO32UN5KVESKBMN2G" , PAGE_NUMBER : 2 , // Your document page number... }; const...

    products.aspose.cloud/pdf/vi/nodejs/links/delete/
  2. إضافة صورة في رأس ملف PDF عبر Cloud Node.js SDK

    إضافة رؤوس صور إلى ملفات PDF في Node.js باستخدام Aspose.PDF Cloud. أتمتة تنسيق التقارير....png" , PAGE_NUMBER : 2 , // Your document page number... }; const...

    products.aspose.cloud/pdf/ar/nodejs/header/image/
  3. Agregar imagen en el encabezado del PDF a travé...

    Agregue encabezados de imagen a PDFs en Node.js con Aspose.PDF Cloud. Automatice el formato de informes....png" , PAGE_NUMBER : 2 , // Your document page number... }; const...

    products.aspose.cloud/pdf/es/nodejs/header/image/
  4. Agregar Imagen en el Pie de Página de PDF a tra...

    Agregue pies de página con imagen a las páginas PDF usando Aspose.PDF Cloud SDK en Node.js. Marca, firmas y más....png" , PAGE_NUMBER : 2 , // Your document page number... }; const...

    products.aspose.cloud/pdf/es/nodejs/footer/image/
  5. 通过云端 Node.js SDK 从 PDF 中移除链接

    使用 Aspose.PDF Cloud SDK 在 Node.js 中从 PDF 页面删除超链接。..."GI5UO32UN5KVESKBMN2G" , PAGE_NUMBER : 2 , // Your document page number... }; const...

    products.aspose.cloud/pdf/zh/nodejs/links/delete/
  6. Extraer enlaces de PDF a través de Cloud Python...

    Extraer hipervínculos de PDFs usando Python con Aspose.PDF Cloud SDK. Analizar referencias de documentos....pdf" PAGE_NUMBER = 2 LINK_FIND_ID = "GI5UO32UN5KVESKBMN2G"...response = self . pdf_api . get_page_link_annotations ( Config ....

    products.aspose.cloud/pdf/es/python/links/extract/
  7. Obter Anotações de Página via Cloud Python SDK

    Obtenha Anotações de Página de PDFs usando Aspose.PDF Cloud SDK para Python...."""Get annotations from the page in the PDF document.""" if self...AnnotationsInfoRespo = self . pdfApi . get_page_annotations ( Config . PDF_DOCUMENT_NAME...

    products.aspose.cloud/pdf/pt/python/annotations...
  8. الحصول على تعليقات الصفحة عبر Python SDK السحابي

    احصل على تعليقات الصفحة من ملفات PDF باستخدام Aspose.PDF Cloud SDK للغة Python...."""Get annotations from the page in the PDF document.""" if self...AnnotationsInfoRespo = self . pdfApi . get_page_annotations ( Config . PDF_DOCUMENT_NAME...

    products.aspose.cloud/pdf/ar/python/annotations...
  9. Obtener Anotaciones de Página a través de Cloud...

    Obtener Anotaciones de Página de PDFs usando Aspose.PDF Cloud SDK para Python...."""Get annotations from the page in the PDF document.""" if self...AnnotationsInfoRespo = self . pdfApi . get_page_annotations ( Config . PDF_DOCUMENT_NAME...

    products.aspose.cloud/pdf/es/python/annotations...
  10. クラウド Python SDK を使用して PDF からテーブルを削除

    Aspose.PDF Cloud SDK を使用して Python で PDF ドキュメントからテーブルを削除します。...pdf" PAGE_NUMBER = 1 TABLE_ID = "GE5TCOZSGAYCYNRQGUWD"...' { table . id } ', page: ' { table . page_num } ', rows: ' {...

    products.aspose.cloud/pdf/ja/python/table/delete/