Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 6,838 for

point coloring

(1.61 sec)
  1. C++でスパークラインを挿入|Documentation

    Aspose.Cellsを使用してExcelのスパークラインをC++で作成... SetColor ( Color :: Orange ()); group . SetSeriesColor...// Set the high points to green and low points to red group ....

    docs.aspose.com/cells/ja/cpp/creating-sparklines/
  2. Archiv

    Archiv...Color.getWhite()); // Zeichnen Sie...drawLine(new Pen(com.aspose.imaging.Color.getBlue(), 3), 18, 18, 200,...

    blog.aspose.com/de/imaging/draw-shapes-in-java/
  3. آرشیوها

    آرشیوها...Color.getWhite()); // با مشخص کردن...drawLine(new Pen(com.aspose.imaging.Color.getBlue(), 3), 18, 18, 200,...

    blog.aspose.com/fa/imaging/draw-shapes-in-java/
  4. PostScript でのテキスト操作 | .NET

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

    docs.aspose.com/page/ja/net/ps/working-with-text/
  5. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....get_SolidFillColor () -> set_Color ( Color :: get_Yellow ()); shape...portions measured? In points, where 1 inch = 72 points. This applies...

    docs.aspose.com/slides/cpp/paragraph/
  6. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory data in Aspose.BarCode for Java.... readBarCodes (); Key points: Uses BarCodeReader(String...reader . readBarCodes (); Key points: Accepts an existing File instance...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Come impostare il Punto come Totale con Python....

    Impara come configurare i punti totali nei grafici Waterfall di Excel usando Aspose.Cells per Python via .NET con questa guida passo passo.... is_color_varied = True # Configure total points (0-based...indices) total_points = [ 3 , 5 , 7 ] # Points to mark as totals...

    docs.aspose.com/cells/it/python-net/how-to-set-...
  8. Apri e modifica file PSD | products.aspose.com

    Apri e modifica file PSD con editor online...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/it/editor/psd/
  9. PSB فائل کھولیں اور ترمیم کریں | products.aspos...

    آن لائن ایڈیٹر کے ساتھ پی ایس بی فائل کھولیں اور ترمیم کریں...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/ur/editor/psb/
  10. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 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/zh/cpp/ps/working-with-clips/