Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 192,338 for

paged

(1.37 sec)
  1. 搜索

    搜索...Page for .NET API 將 XPS 或 OXPS 文件轉換為...API,使開發人員能夠創建、編輯、操作和轉換 XPS 和 EPS/PS 文件。 Aspose.Page for .NET 是一個可靠且獨立的 API,易於使用並整合到您的...

    blog.aspose.com/zh-hant/page/convert-xps-to-pdf...
  2. Añadir Objeto Línea al Archivo PDF|Aspose.PDF p...

    Este artículo explica cómo crear un objeto línea en su PDF usando Aspose.PDF para Java....de páginas del archivo PDF Page page = pdfDocument . getPages ()...párrafos de la instancia de página page . getParagraphs (). add ( graph...

    docs.aspose.com/pdf/es/java/add-line/
  3. Extração baseada em região usando Python|Aspose...

    Aprenda como extrair texto de uma região específica da página ou da estrutura de parágrafos em documentos PDF com Aspose.PDF for Python....extract_text_from_region ( infile , page_number , rect_coords , outfile...given page. Args: infile (str): Path to input PDF file. page_number...

    docs.aspose.com/pdf/pt/python-net/region-based-...
  4. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/net/images/
  5. Hur man skalar ett kalkylblad med Python.NET|Do...

    Denna artikel förklarar hur man skalar ett kalkylblad med Aspose.Cells för Python.NET....PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/sv/python-net/how-to-scal...
  6. Wie man ein Arbeitsblatt mit Python.NET skalier...

    Dieser Artikel erklärt, wie man ein Arbeitsblatt mit Aspose.Cells für Python.NET skaliert....PageSetup object page_setup = sheet . page_setup # Set the worksheet...to 1 page wide and 1 page tall page_setup . fit_to_pages_wide...

    docs.aspose.com/cells/de/python-net/how-to-scal...
  7. SectionLayoutMode enumeration | Aspose.Words fo...

    aspose.words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....specific number of lines per page and characters per line. Characters...specified number of lines per page. SNAP_TO_CHARS Specifies that...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....rows to be repeated on every page and many more. Aspose.PDF Approach...document is composed of Pages. A page contains one or more paragraphs...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  9. اضافه کردن تصاویر به پی دی اف از طریق C# | Aspo...

    افزودن تصاویر به اسناد PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/fa/net/images/add/
  10. Importar y exportar anotaciones usando Python|A...

    Aprenda cómo importar anotaciones de un PDF y exportarlas a un nuevo documento PDF usando Aspose.PDF for Python via .NET.... page = destination_document . pages . add () Copiar...destino. El segundo argumento en page.annotations.add(annot, True)...

    docs.aspose.com/pdf/es/python-net/import-export...