Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 184,592 for

paged

(0.2 sec)
  1. C++ 를 통해 PDF에 이미지 추가 | Aspose.PDF

    C++ 용 Aspose.PDF 를 사용하여 C++ 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 문서에 이미지 추가...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/ko/cpp/images/add/
  2. تبدیل فایل EMF به PDF با استفاده از C# | Aspose...

    کد نمونه برای تبدیل EMF ‑به‑ PDF در .NET. از کد مثال API برای تبدیل دسته EMF ‑به‑ PDF در VB.NET، ASP.NET یا هر برنامه مبتنی بر .NET استفاده کنید.... Document (); var page = document . Pages . Add (); var image...imageFile }; page . PageInfo . Margin . Bottom = 0 ; page . PageInfo...

    products.aspose.com/pdf/fa/net/conversion/emf-t...
  3. Convertire un file CGM in PDF utilizzando PHP |...

    Codice di esempio in PHP per la conversione da CGM a PDF. Usa un codice di esempio per la conversione in batch da CGM a PDF con Aspose.PDF per PHP tramite Java...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/it/php-java/conversion/...
  4. Konwersja pliku CGM do PDF przy użyciu PHP | As...

    Przykładowy kod w PHP dla konwersji CGM na PDF. Użyj przykładowego kodu dla konwersji wsadowej CGM na PDF z Aspose.PDF dla PHP przez Java...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/pl/php-java/conversion/...
  5. Konwersja pliku EMF do PDF przy użyciu PHP | As...

    Przykładowy kod w PHP dla konwersji EMF na PDF. Użyj przykładowego kodu dla konwersji wsadowej EMF na PDF z Aspose.PDF dla PHP przez Java...(); // Add a new page to the document $page = $document -> getPages...Set the margins of the page to 0 $page -> getPageInfo () -> getMargin...

    products.aspose.com/pdf/pl/php-java/conversion/...
  6. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing document automation and efficiency....Remarks Retrieves the number of pages in the current document, as...as recorded in the Pages property of the built-in document properties...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....Cells Yes Page Break Yes Page Setup Header/Footer Yes Page Setup...Margins Yes Page Setup Page Orientation Yes Page Setup Page Size Yes...

    docs.aspose.com/cells/python-net/convert-excel-...
  8. أرشيف

    أرشيف...Page for .NET تم تصميم API للعمل...التالي: PM> Install-Package Aspose.Page دمج ملفات PS برمجيًا في C# #...

    blog.aspose.com/ar/page/merge-combine-ps-postsc...
  9. Archiv

    Archiv...Page for .NET API je navrženo pro...: PM> Install-Package Aspose.Page Sloučit PS soubory programově...

    blog.aspose.com/cs/page/merge-combine-ps-postsc...
  10. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/net/complex-pdf-example/