Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 155,970 for

paged

(0.21 sec)
  1. Архів

    Архів...pages. У кожній ітерації оновіть висоту...Document("input.pdf") for page in doc.pages: # Змініть орієнтацію...

    blog.aspose.com/uk/pdf/rotate-pdf-in-python/
  2. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...Multi-column) Page Break Option (e.g., insert page break after...support for TOC entries. Implement page break after TOC if configured...

    forum.aspose.com/t/toc-rendering-and-customizat...
  3. arkiv

    arkiv...RecognizePdf("pages.pdf", set); // Skriv ut text...(RecognitionResult page in result) { System.Console.WriteLine($"Page: {pageNumber++}...

    blog.aspose.com/sv/ocr/scanned-pdf-to-text/
  4. Trabajar con imágenes en archivos XPS | .NETO

    Cómo agregar una imagen simple o en mosaico a un archivo XPS es una pregunta respondida por API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/net/xps/working-with-im...
  5. Adding an Image as a Paragraph causes infinite ...

    I am converting images to PDFs. When using specific settings, like a 2cm Margin this causes the call of Aspose.PDF.Document.Save or Aspose.PDF.Document.ProcessParagraphs to process infinitely, until the program crashes w…...Document(); var page = document.Pages.Add(); page.PageInfo.Margin...height = image.BitmapSize.Height; page.SetPageSize(width + 2 * margins...

    forum.aspose.com/t/adding-an-image-as-a-paragra...
  6. NUMPAGES in TextBox in Table is not updated - F...

    Hi, I created document with section from other file. This section contains IF field with Textbox in Table in result. Probably this is similar situation to https://forum.aspose.com/t/numpages-in-textbox-is-not-updated/2…...condition { IF "{NUMPAGES}" > "1" "{PAGE}" "0" } . Since NUMPAGES is...condition passes and the value of PAGE field is displayed. In the code...

    forum.aspose.com/t/numpages-in-textbox-in-table...
  7. Exclua quebra de página no Excel usando Node.js

    Exclua quebra de página no Excel usando Node.js. Obtenha os detalhes para definir o IDE, uma lista de etapas e um exemplo de código para remover quebras de página no Excel usando Node.js....Page Product Family Aspose.PSD Product...Acesse o collection of horizontal page breaks da planilha selecionada...

    kb.aspose.com/pt/cells/nodejs/delete-page-break...
  8. Kako izbrisati prijelom stranice u Wordu pomoću...

    Ovaj članak opisuje kako izbrisati prijelom stranice u Wordu pomoću Pythona. Dijeli pojedinosti o IDE postavkama, popis zadataka i primjer koda koji se može pokrenuti za uklanjanje svih prijeloma stranica u Wordu pomoću Pythona....Page Product Family Aspose.PSD Product...svakog odlomka Postavite svojstvo page_break_before na False da biste...

    kb.aspose.com/hr/words/python/how-to-delete-pag...
  9. Pythonを使用してPDFページを回転|Aspose.PDF for Python via ...

    このトピックでは、Pythonを使用して既存のPDFファイル内のページの向きをプログラムで回転させる方法について説明します。...input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/ja/python-net/rotate-pages/
  10. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...exportPageMargins property Specifies whether page margins is exported to HTML...Words does not show area of page margins by default. If any elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...