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

paged

(0.26 sec)
  1. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...object is created, and a new page is added to it. Subsequently...points before being added to the page’s paragraphs. After all TextFragments...

    docs.aspose.com/pdf/python-net/determine-line-b...
  2. Настройка различных заголовков и колонтитулов д...

    Эта статья содержит пример кода, показывающий, как программно установить заголовки и колонтитулы страницы листа Excel с помощью Aspose.Cells for Node.js via C++. Установите заголовки и колонтитулы для первых, нечётных и чётных страниц....Different Odd and Even Pages или Different first page . Введите разные...filePath ); // Gets the setting of page setup. const pageSetup = wb...

    docs.aspose.com/cells/ru/nodejs-cpp/setting-dif...
  3. Crear documento PDF programáticamente|Aspose.PD...

    Esta página describe cómo crear un documento PDF desde cero con la biblioteca Aspose.PDF....Agrega un objeto Page a la colección Pages del objeto Document...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/es/net/create-document/
  4. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/java/image-regions-word-find/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 档案

    档案...# 将页面另存为 JPG for page in range(0, doc.page_count): extractedPage...extractedPage = doc.extract_pages(page, 1) extractedPage.save(f"C:\\F...

    blog.aspose.com/zh/words/convert-html-to-image-...
  10. Anotação de Destaque em PDF usando C#|Aspose.PD...

    Aprenda como adicionar anotações de destaque a documentos PDF em .NET usando Aspose.PDF para ênfase e revisão de texto.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/pt/net/highlights-annotation/