Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 188,102 for

paged

(2.14 sec)
  1. ארכיון

    ארכיון... גש לדף הרצוי מאוסף ה- Pages . לנוע דרך הצורות בדף. שחזר...// גש לדף הראשון Page page = visio_file.Pages[0]; // חזור על צורות...

    blog.aspose.com/he/diagram/read-visio-shape-dat...
  2. Python을 통한 PDF의 텍스트 주석 사용|Aspose.PDF for Python...

    Aspose.PDF for Python은 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있도록 합니다.... ‘page’ 객체의 Annotations 컬렉션에 주석을 추가합니다...TextAnnotation ( document . pages [ 1 ], ap . Rectangle ( 300...

    docs.aspose.com/pdf/ko/python-net/text-annotation/
  3. Tambahkan Objek Ellipse ke file PDF|Aspose.PDF ...

    Artikel ini menjelaskan cara membuat objek Ellipse ke PDF Anda menggunakan Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/id/net/add-ellipse/
  4. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...获取要添加图像的页面 auto page = document -> get_Pages () -> idx_get (...); // 将图像添加到页面资源的 Images 集合中 page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  5. Add Image to PDF using C++|Aspose.PDF para C++

    Esta sección describe cómo agregar una imagen a un archivo PDF existente usando la biblioteca C++....agregar la imagen auto page = document -> get_Pages () -> idx_get (...de los recursos de la página page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/es/cpp/add-image-to-existin...
  6. Adicionar Imagem a PDF usando C++|Aspose.PDF fo...

    Esta seção descreve como adicionar imagem a um arquivo PDF existente usando a biblioteca C++....adicionar a imagem auto page = document -> get_Pages () -> idx_get (...Imagens dos recursos da página page -> get_Resources () -> get_Images...

    docs.aspose.com/pdf/pt/cpp/add-image-to-existin...
  7. LaTeX document classes

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tex/java/latex-document-classes/
  8. Menggunakan jenis anotasi PDF tambahan|Aspose.P...

    Bagian ini menjelaskan cara menambahkan, mendapatkan, dan menghapus jenis anotasi tambahan dari dokumen PDF Anda....menggunakan AnnotationSelector Page page = document . getPages ()....CaretAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    docs.aspose.com/pdf/id/java/extra-annotations/
  9. RelativeVerticalSize enumeration | Aspose.Words...

    Aspose.Words.Drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... Page Specifies that the height is...calculated relatively to the page height. TopMargin Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Basic Text Extraction using Python|Aspose.PDF f...

    This section contains articles on basic Text extraction from PDF documents using Aspose.PDF in Python....Hide ] Extract text from all pages of a PDF document Aspose.PDF...how to extract text from every page of a PDF document. It uses the...

    docs.aspose.com/pdf/python-net/basic-text-extra...