Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 187,910 for

paged

(0.21 sec)
  1. Chercher

    chercher...nouvelle page à l’aide de la méthode Document.pages.add() et...du texte à la page à l’aide de la méthode Page.paragraphs.add(TextFragment)...

    blog.aspose.com/fr/pdf/create-pdf-files-in-python/
  2. Chercher

    chercher...PUB au format PDF , puis les pages du fichier PDF seront converties...fichiers PDF. Parcourez toutes les pages du document PDF. Créez un périphérique...

    blog.aspose.com/fr/pub/convert-publisher-to-jpg...
  3. Archiv

    Archiv...Sie der Seite mit der Methode Page.getParagraphs().add(Image) ein...Seitensammlung des Dokuments hinzu Page page = doc.getPages().add(); //...

    blog.aspose.com/de/pdf/convert-image-to-pdf-java/
  4. Rotar, cambiar la posición y conectar subformas...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/es/java/rotate-change-t...
  5. Rotera, ändra position och anslut delformer|Doc...

    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....vsdx" ); // get page by name Page page = diagram . getPages...getPage ( "Page-3" ); // get shape by id Shape shape = page . getShapes...

    docs.aspose.com/diagram/sv/java/rotate-change-t...
  6. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  7. Agregar fondo a PDF|Aspose.PDF for .NET

    Agregar imagen de fondo a su archivo PDF con C#. Utilice el objeto BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/es/net/add-backgrounds/
  8. Delete Forms from PDF in Python|Aspose.PDF for ...

    Remove Text based on subtype/form with Aspose.PDF for Python via .NET library. Remove all forms from the PDF....form elements from the first page of a PDF document and then saves...Load the PDF document. Access page resources. Clear form objects...

    docs.aspose.com/pdf/python-net/remove-form/
  9. 使用 Python 程序化拆分 PDF|Aspose.PDF for Python via .NET

    本主题展示如何在您的 Python 应用程序中将 PDF 页面拆分为单个 PDF 文件。...对于每次迭代,创建一个新的 Document 对象,并将单个 Page 对象添加到空文档中 使用 save() 方法保存新的 PDF...ap . Document ( input_pdf ) page_count = 1 # 遍历所有页面 for pdfPage...

    docs.aspose.com/pdf/zh/python-net/split-pdf-doc...
  10. إضافة خلفية إلى PDF|Aspose.PDF for .NET

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام C#. استخدم كائن BackgroundArtifact.... GetDataDir_AsposePdf_Pages (); // Create PDF document using...jpg" )) { // Add page Page page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/ar/net/add-backgrounds/