Sort Score
Result 10 results
Languages All
Labels All
Results 9,431 - 9,440 of 187,419 for

paged

(0.65 sec)
  1. Procurar

    Procurar... Page page = new Page(); doc.AppendChildLast(page); Passo...FontName = "Calibri" } } }; page.Title = title; Passo 4: Adicione...

    blog.aspose.com/pt/note/bullet-journaling-with-...
  2. Архів

    Архів... Page page = new Page(); doc.AppendChildLast(page); Крок...FontName = "Calibri" } } }; page.Title = title; Крок 4: Додайте...

    blog.aspose.com/uk/note/bullet-journaling-with-...
  3. Поддержка 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...
  4. 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-...
  5. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. page Page number. When working with single-page images...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  6. 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/
  7. Obtenir Visio Shape Inherit Fill|Documentation

    Cette section explique comment obtenir le style de remplissage de la forme visio hérité de son style parent et maître avec Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/fr/net/get-visio-shape-...
  8. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  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. 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/