Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 141,220 for

paged

(0.12 sec)
  1. EPS إلى واجهة برمجة تطبيقات تحويل EMF لـ C# | ا...

    رمز عينة لتحويل EPS إلى EMF C#. استخدم رمز مثال API لملفات EPS الدفعية لتحويل EMF داخل VB.NET أو Asp.NET أو أي تطبيق قائم على .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/conversion/eps-...
  2. واجهة برمجة تطبيقات تحويل EPS إلى WMF لـ C# | ا...

    رمز عينة لتحويل EPS إلى WMF C#. استخدم رمز مثال API لملفات EPS الدفعية لتحويل WMF داخل VB.NET أو Asp.NET أو أي تطبيق قائم على .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/conversion/eps-...
  3. PS لتحويل BMP API لـ C# | المحلول .NET

    رمز عينة لتحويل PS إلى BMP C#. استخدم رمز مثال API لملفات PS المجمعة لتحويل BMP داخل VB.NET أو Asp.NET أو أي تطبيق قائم على .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/ar/net/conversion/ps-t...
  4. LayoutEnumerator.Type | Aspose.Words for .NET

    Discover the LayoutEnumerator Type property, easily access the current entity's type for streamlined data handling and enhanced application performance.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  5. LayoutEnumerator.MoveFirstChild | Aspose.Words ...

    Discover how the LayoutEnumerator MoveFirstChild method efficiently navigates to the first child entity, enhancing your data manipulation skills.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  6. LayoutEnumerator.Text | Aspose.Words for .NET

    Discover the LayoutEnumerator Text property to easily retrieve the text of the current span entity. Simplify your data handling with this powerful feature!... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutEnumerator.MovePrevious | Aspose.Words fo...

    Discover how the LayoutEnumerator MovePrevious method efficiently navigates to the previous sibling entity, enhancing your coding workflow.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 다양한 이미지 형식을 PDF로 변환|Aspose.PDF for PHP via Java

    이 주제는 Aspose.PDF for PHP 라이브러리가 다양한 이미지 형식을 PDF로 변환하는 방법을 보여줍니다....Document (); // 문서에 새 페이지를 추가합니다 $page = $document -> getPages () ->...add (); // 페이지의 여백을 0으로 설정합니다 $page -> getPageInfo () -> getMargin...

    docs.aspose.com/pdf/ko/php-java/convert-images-...
  9. PDFファイルに矩形オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに矩形オブジェクトを作成する方法を説明します。... PDFファイルのページコレクションに Page を追加します。 ページインスタンスの段落コレクションに...AddRectangle ( Aspose . Pdf . Page page , float x , float y , float...

    docs.aspose.com/pdf/ja/net/add-rectangle/
  10. Разделение PDF программно|Aspose.PDF for .NET

    Эта тема показывает, как разделить страницы PDF на отдельные файлы PDF в ваших .NET приложениях с помощью C#....и добавьте отдельный объект Page в пустой документ. Сохраните...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ru/net/split-pdf-document/