Sort Score
Result 10 results
Languages All
Labels All
Results 8,731 - 8,740 of 187,117 for

paged

(0.29 sec)
  1. Rufen Sie Visio-Seiteninformationen in PHP ab|D...

    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....vsd" ); # page = diagram.getPages().getPage(page_id) $page = $diagram...getPage ( 0 ); print "Page ID : " . $page -> getName () . PHP_EOL...

    docs.aspose.com/diagram/de/java/retrieve-visio-...
  2. Wasserzeichen zu Visio hinzufügen|Documentation

    So fügen Sie visio ein Wasserzeichen hinzu, indem Sie Java Diagram API verwenden....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/de/java/add-watermark-t...
  3. Lägg till vattenstämpel till Visio|Documentation

    Hur man lägger till vattenstämpel till visio med Java Diagram API....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/sv/java/add-watermark-t...
  4. Dodaj obrazy do pliku PDF poprzez C# | Aspose.PDF

    Dodawanie obrazów do dokumentów PDF programowo za pomocą przykładowego kodu C# przy użyciu pliku Aspose.PDF dla .NET...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/pl/net/images/add/
  5. Archiwa

    Archiwa... Dodaj nową Page do kolekcji Pages dokumentu. Dodaj nowy...stronę Aspose.Pdf.Page page = document.Pages.Add(); // Dodaj tekst...

    blog.aspose.com/pl/pdf/create-pdf-documents-usi...
  6. 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/net/image-regions-word-find/
  7. Convert URL to PDF in Java

    This quick tutorial guides on how to convert URL to PDF in Java. It has the IDE settings, a list of steps, and a sample code for transforming link into PDF in Java....Page Product Family Aspose.PSD Product...PDF Configure the output PDF page settings and other parameters...

    kb.aspose.com/pdf/java/convert-url-to-pdf-in-java/
  8. Hebrew content turned out mirrored when using A...

    Hi team, I’m using Aspose PDF .NET to save a PDF file to another PDF, but I got an issue with Hebrew content. When I open a PDF file as a Document, collect pages and save it to another Document, contents of Hebrew turne…...file as a Document, collect pages and save it to another Document...PageCollection pages = pdfDocument.Pages; foreach(Page page in pages) { pdfDocument2...

    forum.aspose.com/t/hebrew-content-turned-out-mi...
  9. How to Create Table in PDF Files using C# | Asp...

    Do you know how easily create table in PDF via Python? Create table in PDF with high quality using .NET PDF library....simple PDF document with a single page and a text fragment using Aspose...Document (); // Add page Page page = pdf_doc . Pages . Add (); // Place...

    products.aspose.com/pdf/tutorial/create-table-pdf/
  10. Frameset Class | Aspose.Words for .NET

    Discover the Aspose.Words.Framesets.Frameset class for seamless frame management in documents. Enhance your web pages with efficient frame integration!...Represents a frames page or a single frame on a frames page. To learn more...of child frames and frames pages. FrameDefaultUrl { get; set;...

    reference.aspose.com/words/net/aspose.words.fra...