Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 192,355 for

paged

(0.33 sec)
  1. Ritaglia il PDF usando C# | Aspose.PDF

    Ritaglia il PDF senza perdere la qualità in C# a livello di codice con codice di esempio C# usando Aspose.PDF per .NET... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/it/net/crop/
  2. PDF do TIFF Scalanie przy użyciu C++ | Aspose.PDF

    Połącz dwa lub więcej dokumentów PDF w jeden plik TIFF programowo z przykładowym kodem C++ przy użyciu pliku Aspose.PDF dla C++...save document as image with page dimensions and resolution //...// process document page to image // add image from file to GDI+...

    products.aspose.com/pdf/pl/cpp/merger/pdf-to-tiff/
  3. PDF ถึง TIFF ผสานโดยใช้ C++ | Aspose.PDF

    รวมเอกสาร PDF สองไฟล์ขึ้นไปเป็นไฟล์เดียว TIFF แบบโปรแกรมด้วยรหัสตัวอย่าง C++ โดยใช้ Aspose.PDF สำหรับ C++...save document as image with page dimensions and resolution //...// process document page to image // add image from file to GDI+...

    products.aspose.com/pdf/th/cpp/merger/pdf-to-tiff/
  4. استخدم فهارس الاتصال لتوصيل الأشكال|Documentation

    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....(); // get page by index Aspose . Diagram . Page page = diagram...diagram . Pages [ 0 ]; // add masters string connectorMaster = "Dynamic...

    docs.aspose.com/diagram/ar/net/use-connection-i...
  5. Change Background of VSX File via java | produc...

    Java source code to change background of VSX file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/java/changebackgrou...
  6. 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/
  7. 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...
  8. 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...
  9. 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/
  10. 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...