Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 192,335 for

paged

(0.22 sec)
  1. Impose PDF using Java

    This article guides on how to impose PDF using Java. It has the details to set the IDE, a list of steps, and a sample code to perform PDF imposition using Java....Page Product Family Aspose.PSD Product...will guide you in applying PDF page imposition using various overloaded...

    kb.aspose.com/pdf/java/impose-pdf-using-java/
  2. PageBorderAppliesTo enumeration | Aspose.Words ...

    Aspose.Words.PageBorderAppliesTo enumeration. Specifies which pages the page border is printed on....enumeration Specifies which pages the page border is printed on. Members...Description AllPages Page border is shown on all pages of the section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Travailler avec des Actions dans un PDF|Aspose....

    Cette section explique comment ajouter des actions au document et aux champs de formulaire par programmation avec C++....rapidement le lecteur vers une page différente sur le site web pour...Document . Obtenez la classe Page à laquelle vous souhaitez ajouter...

    docs.aspose.com/pdf/fr/cpp/actions/
  4. Porting code: Object reference not set to an in...

    I am moving code from one vb website to a new vb website. Same version of vb, same aspose dll same everything. In the new project on the line: absorber.Visit(Page) I get the error “Object reference not set to an ins…...Visit(Page) I get the error “Object reference...though there is an absorber and a page? It’s the same code. Thank you...

    forum.aspose.com/t/porting-code-object-referenc...
  5. Ajouter un arrière-plan au PDF|Aspose.PDF pour ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....est une collection de pages et chaque page contient une collection...image d’arrière-plan à un objet page. Le code suivant montre comment...

    docs.aspose.com/pdf/fr/php-java/add-backgrounds/
  6. Cambia dimensione pagina|Documentation

    Questa sezione spiega come modificare le dimensioni della pagina in un file visio con Aspose.Diagram.... La proprietà Pages esposta da Diagram class supporta...raccolta di oggetti Aspose.Diagram.Page. Il PageProps L’oggetto rappresenta...

    docs.aspose.com/diagram/it/net/change-page-size/
  7. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page....or sets preset Margins of the page. @property def margins ( self...Shows when to recalculate the page layout of the document. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/fr/net/apply-theme-to-s...
  9. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Node.js....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/nodejs-net/working-with-h...
  10. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Pages.Count(); using (Aspose.Pdf.Document...Aspose.Pdf.Page pageTarget = asposeDocTarget.Pages[i]; Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...