Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 6,628 for

point coloring

(0.15 sec)
  1. Trabajar con clips en archivos PS| Python

    Agregar clips a archivos PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Empleando una imagen de 2 colores de 1 bpp (bits por píxel) como...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/es/python-net/ps/working-w...
  2. Lavorare con le clip in un file PS | Python

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in Python....tracciato del rettangolo con il colore corrente. Esci dallo stato...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/it/python-net/ps/working-w...
  3. Impostare l’aspetto del grafico con C++|Documen...

    Impara come configurare l’aspetto dei grafici in Aspose.Cells for C++. La nostra guida ti mostrerà come modificare layout, colori, font ed effetti per ottenere lo stile visivo desiderato e migliorare i tuoi fogli di lavoro....cambiandone il colore di primo piano, il colore di sfondo e il...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/it/cpp/setting-chart-appe...
  4. Aspose::Words::BorderCollection::get_LineWidth ...

    Aspose::Words::BorderCollection::get_LineWidth method. Gets or sets the border width in Points in C++....or sets the border width in points. double Aspose :: Words ::...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Etichetta dati personalizzata in formato Rich T...

    Impara come aggiungere etichette dati personalizzate in formato Rich Text ai punti del grafico in Aspose.Cells for Node.js via C++. La nostra guida ti mostrerà come formattare le etichette con diversi font, colori e opzioni di allineamento per migliorare l aspetto e la leggibilità dei tuoi grafici....del font del testo come il colore, il grassetto, ecc. Etichetta...10 caratteri impostando il colore su rosso e il grassetto su...

    docs.aspose.com/cells/it/nodejs-cpp/rich-text-c...
  6. Робота з кліпами в PostScript | .NET

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...state on 100 points to the right and 100 points to the bottom... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/uk/net/ps/working-with-clips/
  7. إدارة سلاسل بيانات المخطط في العروض التقديمية ب...

    تعلم كيفية إدارة سلاسل المخطط في Java لبرنامج PowerPoint (PPT/PPTX) من خلال أمثلة عملية على الشفرة وأفضل الممارسات لتعزيز عروض البيانات الخاصة بك....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/ar/java/chart-series/
  8. Aspose.PSD for .NET 19.5 - 릴리스 노트|Documentation

    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....= new int [] { Color . Red . ToArgb (), Color . Blue . ToArgb...ToArgb (), Color . Blue . ToArgb (), Color . Blue . ToArgb (), Color...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  9. أرشيف

    أرشيف...png") }, BackgroundReplacemen = Color.Transparent }; results = new...AutoMaskingGraphCutO options; Point[] appliedBackgroundStr; Point[] appliedForegroundStr;...

    blog.aspose.com/ar/imaging/remove-image-backgro...
  10. PDF 파일에 사각형 객체 추가|Aspose.PDF for Java

    이 문서에서는 Aspose.PDF for Java를 사용하여 PDF에 사각형 객체를 생성하는 방법을 설명합니다....Color ; import com.aspose.pdf.Document...Page ; import com.aspose.pdf.Point ; import com.aspose.pdf.TextFragment...

    docs.aspose.com/pdf/ko/java/add-rectangle/