Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 141,220 for

paged

(0.23 sec)
  1. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك....مجموعة التعليقات الخاصة بكائن ‘page’. يظهر لك مقطع الشيفرة التالي...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  2. Perbarui Tautan dalam PDF|Aspose.PDF untuk Java

    Memperbarui tautan dalam PDF secara programatis. Panduan ini tentang cara memperbarui tautan dalam PDF dalam bahasa Java....pdf" ); Page page = document . getPages ()....linkAnnot = ( LinkAnnotation ) page . getAnnotations (). get_Item...

    docs.aspose.com/pdf/id/java/update-links/
  3. Imprimer des feuilles de calcul|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....] Les paramètres de mise en page offrent également plusieurs...utilisateurs de contrôler leurs pages imprimées de feuille de calcul...

    docs.aspose.com/cells/fr/net/print-spreadsheets/
  4. XPS to JPEG Conversion | API for Python

    Sample Python conversion code for XPS format to JPEG file. Use this example code to convert XPS to JPEG within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  5. Convertitore da EPS a JPEG utilizzando Python |...

    Codice di esempio su Python per la conversione da EPS a JPEG. Usa il codice di esempio per la conversione batch da EPS a JPEG con Python e .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/it/python-net/conversio...
  6. EPS เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Python |...

    ตัวอย่างรหัสในหลามสำหรับ EPS ถึง GIF การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPS เพื่อ GIF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  7. Ekstra Anotasi menggunakan C++|Aspose.PDF untuk...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi ekstra dari dokumen PDF Anda....MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), MakeObject<Rectangle>(299...MakeObject<CaretAnnotation>( document->get_Pages()->idx_get(1), new Rectangle(361...

    docs.aspose.com/pdf/id/cpp/extra-annotations/
  8. Adicionar Texto ao Arquivo PDF|Aspose.PDF para ...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....); // obter página específica Page pdfPage = document . getPages...páginas do objeto Document Page page = doc . getPages (). add ();...

    docs.aspose.com/pdf/pt/java/add-text-to-pdf-file/
  9. จัดการจำนวนหน้าในไฟล์ PS | .NET

    โซลูชัน .NET API เพื่อจัดการไฟล์ PS เพิ่มหน้าลงในเอกสาร PS ด้วยโค้ด C# สองสามบรรทัด...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/th/net/add-pages-to-ps/
  10. Añadir Anotaciones de Figuras usando C++|Aspose...

    Este artículo describe cómo añadir, obtener y eliminar anotaciones de figuras de su documento PDF con Aspose.PDF para C++...pdf" ); auto page = document -> get_Pages () -> idx_get (...MakeObject < CircleAnnotation > ( page , MakeObject < Rectangle > (...

    docs.aspose.com/pdf/es/cpp/figures-annotation/