Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 190,032 for

paged

(0.33 sec)
  1. PDF Text Annotation|Aspose.PDF para Java

    Aspose.PDF para Java le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....colección de Anotaciones del objeto Page . El siguiente fragmento de..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/es/java/text-annotation/
  2. Modifica di una pagina XPS in base agli eventi ...

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS con l'API Aspose.Page per Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/java/xps/modifying-xps-...
  3. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...absorber object which absorbs a page, like recognize does. In the...of all tables it found on a page, each table has a rowlist and...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  4. Aggiungi filigrana a Visio|Documentation

    Come aggiungere filigrana a visio utilizzando Java Diagram API....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/it/java/add-watermark-t...
  5. Agregar marca de agua a Visio|Documentation

    Cómo agregar una marca de agua a visio usando Java Diagram API....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/es/java/add-watermark-t...
  6. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....Page Product Family Aspose.PSD Product...Document class and insert an empty page inside that Instantiate an object...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  7. Working with print tickets | .NET

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/xps/print-tickets/
  8. Manipulating print tickets | Java

    Discover how to set XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/xps/print-tickets/
  9. Archiv

    Archiv...Pages.Add() eine Seite hinzu. Erstellen...Seite hinzufügen Page page = document.Pages.Add(); // Text zu...

    blog.aspose.com/de/pdf/create-pdf-files-using-c...
  10. Создание AcroForm - Создание заполняемого PDF в...

    С помощью Aspose.PDF for .NET вы можете создать форму с нуля в вашем PDF файле...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ru/net/create-form/