Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 187,875 for

paged

(0.16 sec)
  1. آرشیوها

    آرشیوها... با استفاده از کلاس Page یک صفحه جدید اضافه کنید. با...کنید var page = new Page(); // عنوان صفحه ایجاد کنید page.Title...

    blog.aspose.com/fa/note/change-text-style-in-on...
  2. 搜索

    搜索... 使用 Page 類別新增頁面。 分別使用 TableRow 和 TableCell...Document(); // 初始化Page類別物件 Page page = new Page(); // 初始化TableRow類別對象...

    blog.aspose.com/zh-hant/note/insert-table-in-on...
  3. آرشیوها

    آرشیوها...Pages.Count; pageCount++) { using...ToInt32(info.GetPageWidth(pdfDocument.Pages[pageCount].Number)); height...

    blog.aspose.com/fa/pdf/convert-file-byte-array-...
  4. Работа с текстурами в PS-файле | Python

    Как добавить шаблон текстуры в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  5. Establecer Visio Forma XForm, Línea y Datos de ...

    Esta sección explica cómo configurar el estilo de la forma, incluidos sus datos de línea y datos de relleno con Aspose.Diagram.... Pages [ 0 ]. Shapes ) { if ( shape...// Get the page by its name Aspose . Diagram . Page page1 = diagram...

    docs.aspose.com/diagram/es/net/set-visio-shape-...
  6. Agregar marca de agua a Visio|Documentation

    Cómo agregar una marca de agua a visio usando Java Diagram API....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/es/java/add-watermark-t...
  7. Aggiungi filigrana a Visio|Documentation

    Come aggiungere filigrana a visio utilizzando Java Diagram API....vsdx" ); // get page by name Page page = diagram . getPages...(). getPage ( "Page-1" ); double pinx = page . getPageSheet ()...

    docs.aspose.com/diagram/it/java/add-watermark-t...
  8. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#....Page Product Family Aspose.PSD Product...Document class and insert an empty page inside that Instantiate an object...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  9. Optimize, Compress or Reduce PDF Size in PHP|As...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects using PHP....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/php-java/optimize-pdf/
  10. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF.... Allez à une page spécifique dans le fichier PDF...Destination de l’objet GoToAction . La page de destination est spécifiée...

    docs.aspose.com/pdf/fr/cpp/update-links/