Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 6,450 for

point coloring

(0.48 sec)
  1. إضافة كائن مستطيل إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن مستطيل في ملف PDF باستخدام Aspose.PDF for .NET.... Color color , int zIndex ) { // Create...fill color of the rectangle GraphInfo = { FillColor = color , //...

    docs.aspose.com/pdf/ar/net/add-rectangle/
  2. Что такое AI файл? | База знаний

    Если вы когда-либо работали с редактором Adobe Illustrator, вы наверняка сталкивались с форматом AI. Это один из форматов, написанных в PDL....current subpathsets the current color space in the graphics state...to DeviceRGB and the current color to the component values specified...

    docs.aspose.com/page/ru/net/what-is-ai-file/
  3. Border.distance_from_text property | Aspose.Wor...

    Border.distance_from_text property. Gets or sets distance of the border from text or from the page edge in Points....text or from the page edge in points. @property def distance_from_text...= 30 border . color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD voor Java 21.5 - Release-opmerkingen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Color.isEquals(com.aspose.psd.Color,com.aspose.psd...psd.Color) M:com.aspose.psd.ColorPaletteHelper.getCloseImagePalette(com...

    docs.aspose.com/psd/nl/java/aspose-psd-voor-jav...
  5. PostScript でのテキスト操作 | C++

    PS ファイルにテキストを追加する方法は、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/ja/cpp/ps/working-with-text/
  6. 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/
  7. ما الجديد|Aspose.PDF لـ Python عبر .NET

    في هذه الصفحة يتم تقديم الميزات الجديدة الأكثر شيوعًا في Aspose.PDF لـ Python عبر .NET التي تم تقديمها في الإصدارات الأخيرة....Document ( input_file ) point = ap . Point ( 62 , 462 ) # على سبيل...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/ar/python-net/whatsnew/
  8. Trabalhar com Clips em PostScript | C++

    Adicionar clipes a ficheiros PS é uma funcionalidade suportada pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++....state on 100 points to the right and 100 points to the bottom...dBrush > (System::Drawing::Color::get_Blue())); 40 41 //Fill...

    docs.aspose.com/page/pt/cpp/ps/working-with-clips/
  9. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the page edge in Points in C++....text or from the page edge in points. double Aspose :: Words ::...border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....three others in ordinary double points. In this article, we will investigate...ap . BorderSide . ALL , ap . Color . green ) graph . border = border_info...

    docs.aspose.com/pdf/python-net/add-curve/