Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 6,450 for

point coloring

(0.13 sec)
  1. Trabalhar com texto em ficheiro PS | Python

    Como adicionar texto num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em Python....default or already defined color. In the given case it is black...Fill the text with the Blue color. 6 document. fill_text (str...

    docs.aspose.com/page/pt/python-net/ps/working-w...
  2. Chercher

    chercher...Clear(Color.White); // Initialiser un stylo...stylo Pen pen = new Pen(Color.Black, 5); // Dessiner une ellipse...

    blog.aspose.com/fr/drawing/antialiasing-in-csharp/
  3. Hur man sätter punkten som total med Python.NET...

    Lär dig hur du konfigurerar totala punkter i Excel waterfall diagram med Aspose.Cells för Python via .NET med denna steg för steg guide.... is_color_varied = True # Configure total points (0-based...indices) total_points = [ 3 , 5 , 7 ] # Points to mark as totals...

    docs.aspose.com/cells/sv/python-net/how-to-set-...
  4. كيفية تعيين نقطة على أنها إجمالي باستخدام Pytho...

    تعلم كيفية تكوين النقاط الإجمالية في مخططات الشلال في Excel باستخدام Aspose.Cells لبايثون via .NET من خلال هذا الدليل خطوة بخطوة.... is_color_varied = True # Configure total points (0-based...indices) total_points = [ 3 , 5 , 7 ] # Points to mark as totals...

    docs.aspose.com/cells/ar/python-net/how-to-set-...
  5. Lavorare con le clip in PostScript | C++

    L'aggiunta di clip ai file PS è una funzionalità supportata dalla soluzione API Aspose.Page. Scopri come utilizzare questa funzionalità in C++....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/cpp/ps/working-with-clips/
  6. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = aspose . pydrawing . Color . blue table_style...tables . PreferredWidth . from_points ( 300 ) table . style = table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataPointCollection Class | Aspose.Words p...

    Scopri la classe Aspose.Words.Drawing.Charts.ChartDataPointCollection, la chiave per gestire senza sforzo le raccolte ChartDataPoint per una visualizzazione avanzata dei dati.... Color = Color . Red ; // Per ottenere...ChartDataPoint point = series . DataPoints [ i ]; point . Marker ...

    reference.aspose.com/words/it/net/aspose.words....
  8. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....Properties Name Description Colored { get; } Returns true if the...the page contains colored content. HeightInPoints { get; } Gets...

    reference.aspose.com/words/net/aspose.words.ren...
  9. MorphDataControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.MorphDataControl class, featuring versatile controls like CheckBox, ComboBox, and more for enhanced document interactivity....} Gets or sets a background color of the control. The default...} Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PDF ハイライト注釈の使用 C++|Aspose.PDF for C++

    マークアップ注釈は、文書のテキスト中でハイライト、下線、取り消し線、またはギザギザの下線として表示されます。...highlightAnnotation->set_Color(Color::get_LightGreen()); auto...strikeOutAnnotation->set_Color(Color::get_Blue()); auto squigglyAnnotation...

    docs.aspose.com/pdf/ja/cpp/highlights-annotation/