Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 190,008 for

paged

(0.37 sec)
  1. إضافة صورة إلى PDF باستخدام C#|Aspose.PDF for .NET

    يصف هذا القسم كيفية إضافة صورة إلى ملف PDF موجود باستخدام مكتبة C#....Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/ar/net/add-image-to-existin...
  2. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....Image Contents [ Hide ] The Page object represents the drawing...a foreground page or a background page. The Pages property exposed...

    docs.aspose.com/diagram/java/drawing/insert-image/
  3. Añadir Texto a PDF usando Python|Aspose.PDF par...

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....página en particular page = document . pages [ 1 ] # Crear fragmento...= ap . text . TextBuilder ( page ) # Anexar el fragmento de texto...

    docs.aspose.com/pdf/es/python-net/add-text-to-p...
  4. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  5. Mesclar ficheiros EPS em PDF usando Python

    A funcionalidade de fusão EPS da solução Aspose.Page API para Python permite combinar vários ficheiros EPS num único documento PDF....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/pt/python-net/merge/eps/
  6. ExcelからTIFFへの変換の進行状況を追跡|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....saving page index 0 of pages 10 </ br > End saving page index...0 of pages 10 </ br > Start saving page index 1 of pages 10 </...

    docs.aspose.com/cells/ja/java/track-conversion-...
  7. آرشیوها

    آرشیوها... یک Page جدید به مجموعه Pages سند اضافه کنید. یک...کردن صفحه Aspose.Pdf.Page page = document.Pages.Add(); // اضافه کردن...

    blog.aspose.com/fa/pdf/create-pdf-documents-usi...
  8. Node.jsとC++を使用したドキュメント変換の進行状況の追跡|Documentation

    Aspose.Cells for Node.js via C++を使用してExcelファイルの変換進行状況を追跡する方法を学びます。... log ( `Saving page ${ pageIndex } to ${ fileName...saving page index ${ args . getPageIndex () } of pages ${ args...

    docs.aspose.com/cells/ja/nodejs-cpp/track-docum...
  9. PythonでPDFファイルを個々のページに分割する|Aspose.PDF for Pytho...

    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....pdf' # すべてのページをループする pdf_page = 1 total_size = pdf.getPages()...getPages().size() while (pdf_page <= total_size): # 新しいDocumentオブジェクトを作成する...

    docs.aspose.com/pdf/ja/python-java/split-pdf-fi...
  10. Cambiar tamaños de página en archivo PDF|Aspose...

    Intenta aprender cómo cambiar los tamaños de página en un archivo PDF utilizando la clase PdfPageEditor.... La propiedad Pages se puede utilizar para asignar...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/es/net/changing-page-sizes-...