Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 15,841 for

point

(1.43 sec)
  1. O que há de novo|Aspose.PDF para Python via .NET

    Nesta página são apresentadas as novas funcionalidades mais populares no Aspose.PDF para Python via .NET que foram introduzidas em lançamentos recentes....Document ( input_file ) point = ap . Point ( 62 , 462 ) # por exemplo...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/pt/python-net/whatsnew/
  2. 档案

    档案... points[ 0 ] . area . foreground_color...green chart . n_series[ 1 ] . points[ 1 ] . area . foreground_color...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  3. Syntaxe Markdown – Tutoriel de base – Aspose.HT...

    Cet article fournit des informations sur les principaux éléments du langage de balisage Markdown et sur les détails de la syntaxe Markdown....précèdent sont indiqués par des points : (⋅) : Markdown Syntax HTML...png) Vous devez ajouter un point d’exclamation ( !), suivi du...

    docs.aspose.com/html/fr/net/markdown-syntax/
  4. Lưu trữ

    Lưu trữ...{ new Point(200, 200), new Point(400, 200), new Point(250, 350)...imageToDraw.Height / 2; Point origin = new Point((svgImage.Width -...

    blog.aspose.com/vi/imaging/net-drawing-library/
  5. PostScript でのテキスト操作 | C++

    PS ファイルにテキストを追加する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...case it is black colored 1-points width pen. 3 document -> OutlineText(str...with blue-violet colored 2-points width pen. 5 document -> OutlineText(str...

    docs.aspose.com/page/ja/cpp/ps/working-with-text/
  6. Использование аннотаций текста для PDF|Aspose.P...

    Aspose.PDF for .NET позволяет добавлять, получать и удалять аннотации текста из вашего PDF документа.... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 428.25 , 651...

    docs.aspose.com/pdf/ru/net/text-annotation/
  7. ResourceSavingArgs | Aspose.Words for Java

    Provides data for the IResourceSavingCallback.resourceSavingcom.aspose.words.ResourceSavingArgs event in Java....Document(getMyDir() + "Bullet points with alternative font.docx");...Document(getMyDir() + "Bullet points with alternative font.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. استخدام التعليق النصي لملف PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة، الحصول على، وحذف التعليق النصي من مستند PDF الخاص بك.... Point ( 556 , 99 ), new Aspose . Pdf . Point ( 556 ,...Aspose . Pdf . Point [] { new Aspose . Pdf . Point ( 428.25 , 651...

    docs.aspose.com/pdf/ar/net/text-annotation/
  9. Pourquoi pas l'automatisation | Aspose.Tasks Do...

    Apprenez quelles raisons font Aspose.Tasks pour le composant .NET est une meilleure alternative à l'automatisation....élaboration sur chacun des points clés. Assurez-vous également...ait couvert bon nombre des points clés pour lesquels les composants...

    docs.aspose.com/tasks/fr/net/why-not-automation/
  10. Изменение размера EPS | Решение .NET API

    Функциональность изменения размера EPS, предлагаемая решением Aspose.Page API для .NET, объясняется и иллюстрируется фрагментами кода здесь....Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/ru/net/resize-eps/