Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 187,806 for

paged

(0.35 sec)
  1. Node.js API for PostScript Processing

    Load and convert PS, EPS and XPS files to PDF and Images with this lIbrary. Create or manipulate XPS files in Node.js applications....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/nodejs-cpp/
  2. حل واجهة برمجة التطبيقات لإدارة XPS وPS وEPS

    قم بتطوير التطبيقات لمعالجة ملفات XPS وPS وEPS باستخدام واجهات برمجة التطبيقات هذه، أو استخدم تطبيقات الويب لعرض ملفات XPS وPS وEPS أو دمجها أو تحويلها....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/
  3. PDFページをプログラムで移動する C#|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、希望の場所またはPDFファイルの最後にページを移動してみてください。... GetDataDir_AsposePdf_Pages (); // Open PDF documents using...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    docs.aspose.com/pdf/ja/net/move-pages/
  4. 아카이브

    아카이브...Pages.Add() 메서드를 사용하여 PDF 문서에 새 Page 를 추가하고 페이지 속성을...이미지 파일을 FileStream 객체에 로드합니다. Page.Paragraphs.Add(Image) 메서드를 사용하여...

    blog.aspose.com/ko/pdf/convert-image-to-pdf-csh...
  5. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...have a new ask such that each page might has different header and...for header and footer for each page. I have my logic to check height...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  6. Chercher

    chercher...toutes les pages du document. Extrayez chaque page à l’aide de...ExtractPages() . Enregistrez la page au format PNG (ou un autre format...

    blog.aspose.com/fr/words/convert-text-to-image-...
  7. Comment changer la couleur d'arrière-plan d'un ...

    Cet article décrit comment changer la couleur d'arrière-plan d'un PDF en Python. Il fournit des détails sur les paramètres de l'IDE, un processus par étapes et un exemple de code exécutable pour modifier la couleur d'arrière-plan d'un document PDF en Python....Page Product Family Aspose.PSD Product...modifiée Analysez toutes les pages du PDF et définissez la propriété...

    kb.aspose.com/fr/pdf/python/how-to-change-pdf-b...
  8. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...is wider than the printable page area (e.g., the table width...total width is greater than the page width minus the left/right margins...

    forum.aspose.com/t/table-scaling-results-in-rem...
  9. Chercher

    chercher...convertir des diagrammes Visio en pages Web HTML . Dans cet article...convertir des dessins Visio en pages Web HTML, nous utiliserons Aspose...

    blog.aspose.com/fr/diagram/convert-Visio-to-htm...
  10. להוסיף דפים ל-PDF בפייתון | להכניס דף ל-PDF

    הוסף עמודים ל-PDF בפייתון. למד כיצד להכניס עמוד ב-PDF, להוסיף עמודים מ-PDFים אחרים, ולהכניס עמודים במיקומים ספציפיים באופן תכנותי....חדש בסוף הקובץ, התקשר למתודה pages.add() . עקוב אחר השלבים למטה...מחלקת Document . השתמשו בשיטת pages.add() כדי להוסיף דף חדש. שמור...

    blog.aspose.com/he/pdf/add-pages-to-pdf-in-python/