Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 156,208 for

paged

(0.17 sec)
  1. Поддержка DICOM-изображений|Aspose.PDF for .NET

    В этом разделе описывается, как с помощью библиотеки C# обеспечить поддержку DICOM-изображений в PDF-файле....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/ru/net/support-for-dicom-ma...
  2. Sposta le pagine in PDF usando .NET | Aspose.PDF

    Codice di esempio in C# per spostare le pagine PDF del documento in modo programmatico su.NET Framework, .NET Core e PHP, VBScript, Delphi, C++ tramite COM Interop.... Ottieni Page dalla collezione PageCollection...var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...

    products.aspose.com/pdf/it/net/pages/move/
  3. 使用 Python 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 Python 原始程式碼。... pages . accept ( textFragmentAbsorber...textFragmentCollecti : page = textFragment . page annotationRectangle...

    products.aspose.com/pdf/zh-hant/python-net/reda...
  4. Memutar Halaman PDF Menggunakan Python|Aspose.P...

    Topik ini menjelaskan bagaimana memutar orientasi halaman dalam file PDF yang ada secara programatis dengan Python....input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/id/python-net/rotate-pages/
  5. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Delete Images from PDF File using Python|Aspose...

    This section explain how to delete Images from PDF File using Aspose.PDF for Python via .NET....you can reduce the number of pages by removing all images from...particular image document . pages [ 2 ] . resources . images ...

    docs.aspose.com/pdf/python-net/delete-images-fr...
  7. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....text and other content on a PDF page. Replace Text in PDF - to replace...replace text in all the pages of a PDF document. You first need...

    docs.aspose.com/pdf/net/working-with-text/
  8. Farklı Sayfalar İçin Farklı Başlık ve Altbilgi ...

    Bu makale, C++ Kütüphanesi ve API kullanarak Excel çalışma sayfası Sayfa Düzeni ayarlarının çeşitli başlık ve altbilgilerini programlı olarak nasıl ayarlayacağınızı gösteren örnek kodlar sağlar. İlk sayfa, tekler ve çiftler için başlık ve altbilgileri ayarlayabilirsiniz....// Get the first worksheet's page setup PageSetup pageSetup =...different headers for odd and even pages pageSetup . SetIsHFDiffOddEven...

    docs.aspose.com/cells/tr/cpp/setting-different-...
  9. Поворот страниц PDF с использованием Python|Asp...

    Эта тема описывает, как программно изменить ориентацию страниц в существующем PDF-файле с помощью Python....input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/ru/python-net/rotate-pages/
  10. PdfZoomBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfZoomBehavior enum for customizable PDF zoom settings. Enhance user experience with tailored viewing options in PDF documents....document to fit page width. ZoomFactor 1 Displays the page using the...factor. FitPage 2 Displays the page so it visible entirely. FitWidth...

    reference.aspose.com/words/net/aspose.words.sav...